We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
master
Tests can be run with the command rake test:
rake test
drusepth@perseverance:~/Code/indentlabs/notebook$ rake test RAILS_GROUPS is unset; defaulting to web,worker Run options: --seed 63701 # Running: [...failures...] .................................................................................................................................. Finished in 37.916894s, 5.3011 runs/s, 17.7757 assertions/s. 201 runs, 674 assertions, 0 failures, 2 errors, 0 skips
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Expected behavior
master
branch and require all new contributions through green PRs.Actual behavior
Steps to reproduce the behavior
Tests can be run with the command
rake test
:The text was updated successfully, but these errors were encountered: