How to have javascript:build
rake task run before integration tests with RSpec?
#34
Unanswered
dorianmariecom
asked this question in
Q&A
Replies: 1 comment
-
I needed to do |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried having:
So that jsbundling-rails can hook into it, but it's not called by RSpec it seems
Edit: I want to do that because old assets are being served to my integration tests
Beta Was this translation helpful? Give feedback.
All reactions