Skip to content

Commit ab7ca3c

Browse files
committed
Change README description
1 parent 20067c7 commit ab7ca3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ public class ExampleTest {
6060

6161
When the test runs for the first time, the framework will create a snapshot file named `ExampleTest.snap` alongside with your test class. It should look like this:
6262
```text
63-
com.example.ExampleTest| with |shouldShowSnapshotExample=[
63+
com.example.ExampleTest.shouldShowSnapshotExample=[
6464
"<any type of object>"
6565
]
6666
```

0 commit comments

Comments
 (0)