prettier exceptions for cucumber. [ci skip]
This commit is contained in:
parent
7baa56e1b2
commit
ca2e291306
|
@ -112,6 +112,7 @@ module Features
|
|||
|
||||
def exception(exception, status)
|
||||
return if @hide_this_step
|
||||
@io.puts
|
||||
print_exception(exception, status, @indent)
|
||||
@io.flush
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue