Closed rye closed 5 years ago
Fix already done, but I noticed this last night.
Seems that exits actually exit RSpec instead of getting caught. We need to wrap each example with something.
exit
Closed by #84.
Fix already done, but I noticed this last night.
Seems that
exit
s actually exit RSpec instead of getting caught. We need to wrap each example with something.