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 29ce89e commit 74a915fCopy full SHA for 74a915f
example-react/README.md
@@ -174,13 +174,14 @@ Here is the code for the [test in this example](src/test/scala/teststate/example
174
>> toggleShowCompleted +> visibleItemNames.assert("hello", "blah 3")
175
```
176
177
-Which processes the following output:
178
-
179
This is what you see (by default) when the test passes.
+
180

181
182
This is an example of test failure.
183

184
185
-<br>You can also tell TestState to show you everything it does in glorious and excruciating detail, if you so wish.
+You can also tell TestState to show you everything it does in glorious and excruciating detail, if you so wish.
186
187

0 commit comments