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 Dec 12, 2021. It is now read-only.
I downloaded the Git repository ,did bundle then rake.
On calling rake, nifty_authentication.feature failed.
expected false to be true (RSpec::Expectations::ExpectationNotMetError)
./features/step_definitions/common_steps.rb:57:in `/^I should successfully run "([^\"]*)"$/'
features/nifty_authentication.feature:37:in `Then I should successfully run "rake test"'
expected false to be true (RSpec::Expectations::ExpectationNotMetError)
./features/step_definitions/common_steps.rb:57:in `/^I should successfully run "([^\"]*)"$/'
features/nifty_authentication.feature:65:in `Then I should successfully run "rake test"'
expected false to be true (RSpec::Expectations::ExpectationNotMetError)
./features/step_definitions/common_steps.rb:57:in `/^I should successfully run "([^\"]*)"$/'
features/nifty_authentication.feature:80:in `Then I should successfully run "rake spec"'
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I downloaded the Git repository ,did bundle then rake.
On calling rake, nifty_authentication.feature failed.
The text was updated successfully, but these errors were encountered: