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
{{ message }}
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.
By default we expect files to match spec/**/*_spec.rb, my guess is that your files inside spec/features do not end with _spec. You can override this by using --pattern "spec/**/*.rb" on the command line, in .rspec or
Feature specs not being properly ran:
Is there any additional setup for the features directory to recognized by RSpec (i,e, spec_helper.rb)?
The text was updated successfully, but these errors were encountered: