Remove a comment left in cucumber steps
This commit is contained in:
parent
82a4161cc2
commit
78dffde6c9
@ -16,7 +16,6 @@ options:
|
|||||||
end
|
end
|
||||||
|
|
||||||
Then /^the output must contain exactly the version$/ do
|
Then /^the output must contain exactly the version$/ do
|
||||||
#require File.expand_path('../lib/uh/wm/version', __FILE__)
|
|
||||||
assert_exact_output "%s\n" % Uh::WM::VERSION, all_output
|
assert_exact_output "%s\n" % Uh::WM::VERSION, all_output
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user