Initial commit.
This commit is contained in:
Executable
+2
@@ -0,0 +1,2 @@
|
||||
Given I am on [page_name]
|
||||
|
||||
Executable
+3
@@ -0,0 +1,3 @@
|
||||
Given /^ (${1:REGEXP})$/ do |${2}|
|
||||
${3}
|
||||
end
|
||||
Reference in New Issue
Block a user