Skip to content

Commit

Permalink
touch test
Browse files Browse the repository at this point in the history
  • Loading branch information
Unitech committed Nov 13, 2024
1 parent 42bb857 commit 7655758
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,16 +50,16 @@ runTest ./test/e2e/process-file/app-config-update.sh
runTest ./test/e2e/process-file/js-configuration.sh

# BINARIES
# BUNNNNNNN
# runTest ./test/e2e/binaries/pm2-dev.sh
# runTest ./test/e2e/binaries/pm2-runtime.sh

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


if [ "$IS_BUN" = false ]; then
runTest ./test/e2e/binaries/pm2-dev.sh
runTest ./test/e2e/binaries/pm2-runtime.sh

runTest ./test/e2e/process-file/homogen-json-action.sh
runTest ./test/e2e/internals/source_map.sh
runTest ./test/e2e/internals/wrapped-fork.sh
Expand Down

0 comments on commit 7655758

Please sign in to comment.