You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The spec test in spec/step_spec.rb has two problems.
It is currently failing on master.
It only tests the step method.
In order to work on #10, I'd also like to fully flesh out the step spec. This will should also allow anyone who wishes to further extend stepfiles to do so with more confidence.