diff --git a/README.md b/README.md index 1faec076..3bef846c 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Web GUI toolkit used by Phantasmal World. ### Unit Tests -Run the unit tests with `./gradlew test`. JS tests are run with Karma and Mocha, JVM tests with +Run the unit tests with `./gradlew check`. JS tests are run with Karma and Mocha, JVM tests with Junit 5. ### Code Style and Formatting