Skip to content

Commit

Permalink
Update knapsack_pro_queue_rspec_record_first_run
Browse files Browse the repository at this point in the history
use format documentation
  • Loading branch information
ArturT committed Nov 24, 2023
1 parent 74ace8a commit 7e2cfd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/knapsack_pro_queue_rspec_record_first_run
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ KNAPSACK_PRO_ENDPOINT=http://api.knapsackpro.test:3000 \
KNAPSACK_PRO_BRANCH=$BRANCH_NAME \
KNAPSACK_PRO_CI_NODE_TOTAL=${2:-2} \
KNAPSACK_PRO_CI_NODE_INDEX=${1:-0} \
bundle exec rake knapsack_pro:queue:rspec
bundle exec rake "knapsack_pro:queue:rspec[--format d]"

0 comments on commit 7e2cfd8

Please sign in to comment.