Commit 6e80092
committed
fix(tests): update missed assertion in resend-while-rate-limited test
Commit 7bbb96e updated three `user_has_token` assertions to `assertTrue`
when the token-preservation behaviour was introduced, but missed one that
used `get_user_token` instead. Same fix: the token is preserved when a
rate-limited resend is blocked, to prevent auto-send on form re-render.1 parent 7ffeb84 commit 6e80092
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
794 | 794 | | |
795 | 795 | | |
796 | 796 | | |
797 | | - | |
| 797 | + | |
798 | 798 | | |
799 | 799 | | |
800 | 800 | | |
| |||
0 commit comments