Skip to content

Commit

Permalink
chore(bin): do not run same previous split
Browse files Browse the repository at this point in the history
It would fail because turnip cannot run tests from spec/
  • Loading branch information
3v0k4 committed Dec 7, 2023
1 parent 2cf1c90 commit 5d9154b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/knapsack_pro_queue_turnip
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

CI_BUILD_ID=$(openssl rand -base64 32)

#export KNAPSACK_PRO_FIXED_QUEUE_SPLIT=false
export KNAPSACK_PRO_FIXED_QUEUE_SPLIT=false

KNAPSACK_PRO_ENDPOINT=http://api.knapsackpro.test:3000 \
KNAPSACK_PRO_TEST_SUITE_TOKEN_RSPEC=a28ce51204d7c7dbd25c3352fea222cf \
Expand Down

0 comments on commit 5d9154b

Please sign in to comment.