We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f82e09e commit a9e56cdCopy full SHA for a9e56cd
doc/TESTING.md
@@ -290,10 +290,7 @@ for how to write tests for real-world scalajs-react applications.
290
291
# Fatal React warnings
292
293
-The easiest way to make `ReactTestUtils` or `LegacyReactTestUtils` to turn React warnings into runtime exceptions,
294
-is via a [config option](./CONFIG.md#testwarningsreact).
295
-
296
-Alternatively, you can do any of the following...
+To turn React warnings into runtime exceptions, do any of the following...
297
298
- Wrapping a test
299
0 commit comments