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
Fix order dependent test when running spec/integration/application/plugin_spec.rb
followed by spec/unit/gettext/config_spec.rb. The former disables i18n due to
the settings hook, and that breaks assumptions made by the latter.
0 commit comments