Commit c80160b
committed
test: fix Input component test expectations for border classes
- fix: update Input tests to expect 'border-primary' instead of 'border-border-primary'
- test: ensure all 683 tests pass successfully
- chore: maintain 100% test coverage for Input and Textarea components
All tests now pass with proper border class expectations matching the updated Input component implementation.1 parent 2e5b3b2 commit c80160b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
| 103 | + | |
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
| |||
0 commit comments