Skip to content

Commit

Permalink
added running the test
Browse files Browse the repository at this point in the history
  • Loading branch information
edewit committed Apr 14, 2022
1 parent f9ecf64 commit 7d52b95
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ podman run -it --rm --name storeys \
# TODO for PR #348 with mineflayer: -e ONLINE_MODE=FALSE \
# BUT this requires LuckPerms integration first (because OPS won't work anymore, nor Mineflayer)

#run the tests
./gradlew test-mineflayer:npmTest
# The `OPS` with your Minecraft ID is required because the command requires permission;
# alternatively [use permissions](https://github.com/OASIS-learn-study/minecraft-storeys-maker/issues/276).

Expand Down

0 comments on commit 7d52b95

Please sign in to comment.