Commit b35b245
authored
Fix test when LOGIN_REDIRECT_URL is not default
When the LOGIN_REDIRECT_URL setting is set to something other than `/accounts/profile`, then this test fails when it should not.1 parent b66f8eb commit b35b245
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
| 266 | + | |
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
| |||
0 commit comments