Skip to content

Commit

Permalink
make e2e testing fail for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mahula committed Jul 18, 2023
1 parent b4383d3 commit d0a597b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:

- name: Boot up test system | docker-compose
run: |
chmod +x /opt/cucumber-json-formatter
chmod +x /opt/cucumber-json-formatterTEST
sudo ln -fs /opt/cucumber-json-formatter /usr/bin/cucumber-json-formatter
docker load < /tmp/images/neo4j.tar
docker load < /tmp/images/backend.tar
Expand Down

0 comments on commit d0a597b

Please # to comment.