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

Commit 55fb304

Browse files
pirjodinhb
authored andcommitted
fixup! Adjust feature title
1 parent 6cc003d commit 55fb304

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)