Skip to content

Commit

Permalink
fix: fix
Browse files Browse the repository at this point in the history
ref: #396
  • Loading branch information
Apoorva64 committed Jun 15, 2023
1 parent 4ef681c commit a1b3047
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ops/e2e/entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env sh

#npx nx run front-end-back-office-e2e:e2e:docker
#npx nx run front-end-front-office-e2e:e2e:docker
npx nx run front-end-back-office-e2e:e2e:docker
npx nx run front-end-front-office-e2e:e2e:docker
npx nx run front-end-cross-office-e2e:e2e:docker

0 comments on commit a1b3047

Please sign in to comment.