Skip to content

Commit 36df4a9

Browse files
committed
squash: rspec
1 parent 82c145c commit 36df4a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instrumentation/rspec/test/rspec_patches.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
module RSpec
77
module Core
88
module DSL
9-
def self.change_global_dsl(&blk)
9+
def self.change_global_dsl(&)
1010
nil
1111
end
1212
end

0 commit comments

Comments
 (0)