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 16aaf9d commit fb5e360
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.method=*esi*"
./gradlew test -Dtests.filter=@awaitsfix

## Seed and repetitions

Expand Down

0 comments on commit fb5e360

Please sign in to comment.