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
Expected behavior
masterbranch and require all new contributions through green PRs.Actual behavior
Steps to reproduce the behavior
Tests can be run with the command
rake test: