Commit f64999e
fix: restore confirm-password autocomplete regression test
PR #195 accidentally deleted the def line for
test_register_page_confirm_password_has_autocomplete, collapsing its
body into test_register_page_shows_password_requirements and demoting
its docstring to a no-op string statement. This restored the issue #156
autocomplete check as its own test.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 0acd381 commit f64999e
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
450 | 450 | | |
451 | 451 | | |
452 | 452 | | |
| 453 | + | |
| 454 | + | |
| 455 | + | |
453 | 456 | | |
454 | 457 | | |
455 | 458 | | |
| |||
0 commit comments