Commit 8190723
committed
fix(tests): Update test-default-organization.js password to secure version
Problem:
- TestPassword123! is in breach database
- Better Auth rejected with PASSWORD_COMPROMISED
- test-default-organization.js failing on signup
Solution:
- Updated TEST_PASSWORD to RoboLearnAdmin2024!SecureTest
- Consistent with all other test files
Result:
- Signup will succeed
- Auto-join default organization test should pass
- ALL API tests should finally pass! 🚀🎉
🤖 Generated with Claude Code1 parent c0440b9 commit 8190723
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments