diff --git a/personal_mnemonic_medium/tests/integration_test.sh b/personal_mnemonic_medium/tests/integration_test.sh index 9c42394..b44aed9 100755 --- a/personal_mnemonic_medium/tests/integration_test.sh +++ b/personal_mnemonic_medium/tests/integration_test.sh @@ -12,7 +12,7 @@ docker run -itd \ -v $OUTPUT_DIR:/output \ --restart unless-stopped \ personal-mnemonic-medium \ - python application/main.py /input/ $OUTPUT_DIR \ + python personal_mnemonic_medium/cli.py /input/ $OUTPUT_DIR \ --watch \ --no-use-anki-connect