4 lines
75 B
Plaintext
4 lines
75 B
Plaintext
|
Given /^${1:something} ${2:"([^\"]*)"}$/ do |${3:arg1}|
|
||
|
${4:pending}
|
||
|
end
|