Skip to content

Commit 6bfa479

Browse files
committed
added running the test
1 parent 1a0b328 commit 6bfa479

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ podman run -it --rm --name storeys -e OPS=73551f35-7acb-45c0-bc65-8083c53eec69,f
88
-v $PWD/minecraft-server-test-data:/data:Z -e UID=0 -e GID=0 \
99
-p 25565:25565 -p 8080:8080 -p 7070:7070 minecraft-storeys-maker
1010

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

0 commit comments

Comments
 (0)