Skip to content

Commit

Permalink
Update docusaurus/docs/ruby/circleci.md
Browse files Browse the repository at this point in the history
Co-authored-by: Riccardo <riccardo.odone@gmail.com>
  • Loading branch information
ArturT and 3v0k4 authored Dec 4, 2023
1 parent 94ce4be commit eccc9e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus/docs/ruby/circleci.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Use the [CircleCI rerun failed tests](https://circleci.com/docs/rerun-failed-tes
export CIRCLE_TEST_REPORTS=/tmp/test-results
mkdir -p $CIRCLE_TEST_REPORTS
# split slow spec files by test examples
# Split by test examples
# https://docs.knapsackpro.com/ruby/split-by-test-examples/
export KNAPSACK_PRO_RSPEC_SPLIT_BY_TEST_EXAMPLES=true
Expand Down

0 comments on commit eccc9e5

Please sign in to comment.