You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Avoid loading ActionController::TestCase in production
Ref: Shopify#3
> By referencing that object, it brings in all of the patches defined
> in `ActionController::TestCase` to the development and production
> environment, including behaviours like disabling the threading
> implementation of `ActionController::Live`
0 commit comments