Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cameroncooke authored Dec 12, 2022
1 parent 49e98ed commit 7a24179
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ By default the name of each run-time test will be `test_` followed by an undersc
}
```

Note that you don't need to provide the `test_` suffix as this will be appended to whatever value is returned from `class func testName(_:)`.
Note that you don't need to provide the `test_` prefix as this will be appended to whatever value is returned from `class func testName(_:)`.

## Credits

Expand Down

0 comments on commit 7a24179

Please sign in to comment.