Skip to content

Commit

Permalink
chore: remove leftover variable in integration test
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Selwyn-Smith <[email protected]>
  • Loading branch information
benmss committed Nov 13, 2023
1 parent e162026 commit b4d895c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/dev_scripts/integration_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ COMPARE_DEPS=$WORKSPACE/tests/dependency_analyzer/compare_dependencies.py
COMPARE_JSON_OUT=$WORKSPACE/tests/e2e/compare_e2e_result.py
TEST_REPO_FINDER=$WORKSPACE/tests/e2e/repo_finder/repo_finder.py
RUN_MACARON="python -m macaron -o $WORKSPACE/output"
PYTHON="python "
RESULT_CODE=0
UPDATE=0

Expand Down

0 comments on commit b4d895c

Please sign in to comment.