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
Ah yes. We tried to make it wasn't dependent on RSpec, and so it could be used with other tools. However, it looks like some RSpec dependencies have leaked through.
It seems that RSpec is not defined on the initial declaration of the configuration item:
Which leads to this issue:
I'm not sure if this is an issue with my local setup or what. Potentially, RSpec could be required in
simple_bdd/rspec
The text was updated successfully, but these errors were encountered: