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)
|
def exception(exception, status)
|
||||||
return if @hide_this_step
|
return if @hide_this_step
|
||||||
|
@io.puts
|
||||||
print_exception(exception, status, @indent)
|
print_exception(exception, status, @indent)
|
||||||
@io.flush
|
@io.flush
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in New Issue