Skip to content

Conversation

@tferrerm
Copy link
Contributor

Summary

Fix the following issue:

An error occurred while loading ./spec/models/admin_user_spec.rb.
Failure/Error: config.include ActiveSupport::Testing::TimeHelpers

NameError:
  uninitialized constant ActiveSupport::Testing
# ./spec/support/spec_helper.rb:8:in `block in <top (required)>'
# ./spec/support/spec_helper.rb:6:in `<top (required)>'
# ./spec/rails_helper.rb:2:in `require'
# ./spec/rails_helper.rb:2:in `<top (required)>'
# ./spec/models/admin_user_spec.rb:1:in `require'
# ./spec/models/admin_user_spec.rb:1:in `<top (required)>'
No examples found.


Finished in 0.00003 seconds (files took 1.54 seconds to load)
0 examples, 0 failures, 1 error occurred outside of examples

Coverage report generated for RSpec to /Users/wolox/project/coverage. 0 / 0 LOC (100.0%) covered.
SimpleCov failed with exit 1

@tferrerm tferrerm changed the title Fix TimeHelper not includedin spec_helper.rb Fix TimeHelper not included in spec_helper.rb Jun 16, 2021
@tferrerm
Copy link
Contributor Author

Hey guys! Anyone still maintaining this project? Can we at least merge this PR?
@blacksam07 @SKOLZ @icoluccio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant