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

Commit 4b2d262

Browse files
pirjJonRowe
authored andcommitted
Update features/metadata/current_scope.feature
Co-authored-by: Jon Rowe <[email protected]>
1 parent 1791ea0 commit 4b2d262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/metadata/current_scope.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Feature: RSpec provides the current_scope as RSpec::current_scope
1+
Feature: RSpec provides the current_scope as RSpec.current_scope
22

33
You can detect which rspec scope your helper methods or library code is executing in.
44
This is useful if for example, your method only makes sense to call in a certain context.

0 commit comments

Comments
 (0)