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
If i run rake i get:
rake aborted! cannot load such file -- unit/lib/multi_tenancy_test /Users/fjenett/Repos/Motion-Bank/score-system-backend/.bundle/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `require' /Users/fjenett/Repos/Motion-Bank/score-system-backend/.bundle/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `block in require' /Users/fjenett/Repos/Motion-Bank/score-system-backend/.bundle/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:213:in `load_dependency' /Users/fjenett/Repos/Motion-Bank/score-system-backend/.bundle/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `require' /Users/fjenett/Repos/Motion-Bank/score-system-backend/test/models/cell_set_test.rb:2:in `<top (required)>' /Users/fjenett/Repos/Motion-Bank/score-system-backend/.bundle/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `require' /Users/fjenett/Repos/Motion-Bank/score-system-backend/.bundle/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `block in require' /Users/fjenett/Repos/Motion-Bank/score-system-backend/.bundle/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:213:in `load_dependency' /Users/fjenett/Repos/Motion-Bank/score-system-backend/.bundle/gems/activesupport-4.0.0/lib/active_support/dependencies.rb:228:in `require' /Users/fjenett/Repos/Motion-Bank/score-system-backend/.bundle/gems/railties-4.0.0/lib/rails/test_unit/sub_test_task.rb:73:in `block (3 levels) in define' /Users/fjenett/Repos/Motion-Bank/score-system-backend/.bundle/gems/railties-4.0.0/lib/rails/test_unit/sub_test_task.rb:73:in `each' /Users/fjenett/Repos/Motion-Bank/score-system-backend/.bundle/gems/railties-4.0.0/lib/rails/test_unit/sub_test_task.rb:73:in `block (2 levels) in define' /Users/fjenett/Repos/Motion-Bank/score-system-backend/.bundle/gems/railties-4.0.0/lib/rails/test_unit/sub_test_task.rb:72:in `each' /Users/fjenett/Repos/Motion-Bank/score-system-backend/.bundle/gems/railties-4.0.0/lib/rails/test_unit/sub_test_task.rb:72:in `block in define' /Users/fjenett/Repos/Motion-Bank/score-system-backend/.bundle/gems/railties-4.0.0/lib/rails/test_unit/testing.rake:61:in `block in <top (required)>' Tasks: TOP => test:run => test:units (See full trace by running task with --trace) Run options: --seed 10001 # Running tests: Finished tests in 0.001870s, 0.0000 tests/s, 0.0000 assertions/s. 0 tests, 0 assertions, 0 failures, 0 errors, 0 skips
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If i run rake i get:
The text was updated successfully, but these errors were encountered: