Commit 9f3b4ff
authored
In App.samplingNavigation.test.tsx, (modelcontextprotocol#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
File tree
1 file changed
+1
-1
lines changed- client/src/__tests__
1 file changed
+1
-1
lines changed| 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