Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit 6d0f62a

Browse files
committed
TEMPORARY! Check out rspec-rails branch with a fix for exposed DSL usage
1 parent e9f36c5 commit 6d0f62a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/clone_all_rspec_repos

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ if is_mri; then
1212
clone_repo "rspec-core"
1313
clone_repo "rspec-expectations"
1414
clone_repo "rspec-mocks"
15-
clone_repo "rspec-rails" "main"
15+
clone_repo "rspec-rails" "remove-monkey-patching"
1616

1717
if rspec_support_compatible; then
1818
clone_repo "rspec-support"

0 commit comments

Comments
 (0)