Skip to content

Commit bbddca3

Browse files
committed
Clone main for rspec-rails
1 parent b016172 commit bbddca3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/script/clone_all_rspec_repos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ if is_mri; then
99
clone_repo "rspec-core"
1010
clone_repo "rspec-expectations"
1111
clone_repo "rspec-mocks"
12-
clone_repo "rspec-rails"
12+
clone_repo "rspec-rails" "main"
1313

1414
if rspec_support_compatible; then
1515
clone_repo "rspec-support"

0 commit comments

Comments
 (0)