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
Revert "Remove unnecessary build_app calls in configuration tests"
This reverts commit 1ffef67.
Those are necessary because setup calls `suppress_default_config`
which moves the config/environments/* files. This is very confusing
so maybe we should change the setup to not move those files.
0 commit comments