Commit 9f3b4ff
authored
In App.samplingNavigation.test.tsx, (#1035)
- replaced test for Reject button with the one used in the regular sampling test, which gets the button by role. This test appeared to be failing because formatting puts the name between the button elements with some whitespace. The way to look is with a regex1 parent 3adaf39 commit 9f3b4ff
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
- client/src/__tests__
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| |||
0 commit comments