mirror of
https://github.com/DaanVandenBosch/phantasmal-world.git
synced 2025-04-05 15:28:29 +08:00
Fixed error in README.
This commit is contained in:
parent
2f69806df5
commit
381f70bcc7
@ -75,7 +75,7 @@ Web GUI toolkit used by Phantasmal World.
|
|||||||
|
|
||||||
### Unit Tests
|
### 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.
|
Junit 5.
|
||||||
|
|
||||||
### Code Style and Formatting
|
### Code Style and Formatting
|
||||||
|
Loading…
Reference in New Issue
Block a user