4 lines
94 B
Ruby
4 lines
94 B
Ruby
When /^I run the runner$/ do
|
|
Guard::JasmineHeadlessWebkit::Runner.run(@paths, @options)
|
|
end
|