Skip to content

Commit

Permalink
eclipse-rdf4jGH-5064: correction in e2e
Browse files Browse the repository at this point in the history
Signed-off-by: Bart Hanssens <[email protected]>
  • Loading branch information
barthanssens committed Jul 22, 2024
1 parent f80b313 commit bb329b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions e2e/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ for APP_SERVER in tomcat jetty; do

npx playwright install --with-deps # install browsers
npx playwright test

docker compose stop
done

exit $?

0 comments on commit bb329b8

Please sign in to comment.