Improve cucumber output steps
This commit is contained in:
parent
d965fb2afd
commit
1467425407
@ -26,6 +26,6 @@ options:
|
||||
eoh
|
||||
end
|
||||
|
||||
Then /^the current output must match \/([^\/]+)\/([a-z]+)$/ do |pattern, options|
|
||||
Then /^the current output must match \/([^\/]+)\/([a-z]*)$/ do |pattern, options|
|
||||
uhwm_wait_output Regexp.new(pattern, options)
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user