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
Testing CI without mountable_engine? stub that leaking to other specs
Other specs always refere to mountable_engine?
Like:
99) Rspec::Generators::ScaffoldGenerator standard controller spec with --controller_specs
Failure/Error: before { run_generator %w[posts --controller_specs] }
Thor::UndefinedCommandError:
Could not find command "mountable_engine?".
Like if the stub was leaking
0 commit comments