Skip to content

Commit

Permalink
Testing success testcase
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahadik, Mukul Chandrakant authored and Mahadik, Mukul Chandrakant committed Jul 16, 2024
1 parent 5b5a7bf commit 37d98cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.automated-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ services:
- MQTT_SERVER_ADDRESS=mqtt-server
working_dir: /ext/source/tests
# entrypoint: "sh ./run-test.sh"
entrypoint: "sh ./test-exit-code.sh failure"
entrypoint: "sh ./test-exit-code.sh success"
sysctls:
- net.ipv6.conf.all.disable_ipv6=0

0 comments on commit 37d98cd

Please sign in to comment.