Skip to content

Commit 7655758

Browse files
author
Unitech
committed
touch test
1 parent 42bb857 commit 7655758

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/e2e.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,16 +50,16 @@ runTest ./test/e2e/process-file/app-config-update.sh
5050
runTest ./test/e2e/process-file/js-configuration.sh
5151

5252
# BINARIES
53-
# BUNNNNNNN
54-
# runTest ./test/e2e/binaries/pm2-dev.sh
55-
# runTest ./test/e2e/binaries/pm2-runtime.sh
5653

5754
# INTERNALS
5855
runTest ./test/e2e/internals/wait-ready-event.sh
5956
runTest ./test/e2e/internals/daemon-paths-override.sh
6057

6158

6259
if [ "$IS_BUN" = false ]; then
60+
runTest ./test/e2e/binaries/pm2-dev.sh
61+
runTest ./test/e2e/binaries/pm2-runtime.sh
62+
6363
runTest ./test/e2e/process-file/homogen-json-action.sh
6464
runTest ./test/e2e/internals/source_map.sh
6565
runTest ./test/e2e/internals/wrapped-fork.sh

0 commit comments

Comments
 (0)