Skip to content

Commit

Permalink
Adjusting TESTING.md for a single test run
Browse files Browse the repository at this point in the history
Signed-off-by: Daniil Roman <[email protected]>
  • Loading branch information
DaniilRoman committed Jun 21, 2024
1 parent faeaa65 commit 16aaf9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TESTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Run any test methods that contain *esi* (e.g.: .r*esi*ze.)

Run all tests that are waiting for a bugfix (disabled by default)

./gradlew test -Dtests.filter=@awaitsfix
./gradlew test "-Dtests.method=*esi*"

## Seed and repetitions

Expand Down

0 comments on commit 16aaf9d

Please sign in to comment.