Commit 17b6c48
test(alerts): pin type="number" absence on both InputNumber fields
The threshold assertions only fail on a revert because jest-dom reports a
different value type; the screenshot width field had no equivalent guard, so a
regression there would stay green. Add an explicit not.toHaveAttribute('type',
'number') on both inputs to pin the double-border fix directly.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 2b10149 commit 17b6c48
1 file changed
Lines changed: 8 additions & 1 deletion
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
615 | 615 | | |
616 | 616 | | |
617 | 617 | | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
618 | 621 | | |
619 | 622 | | |
620 | 623 | | |
| |||
852 | 855 | | |
853 | 856 | | |
854 | 857 | | |
855 | | - | |
| 858 | + | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
856 | 863 | | |
857 | 864 | | |
858 | 865 | | |
| |||
0 commit comments