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
So, I added require 'guard' to spec_helper.rb and it worked. Because, guard/compat/plugin/helper define Guard::UI but empty, and this breaks Guard::Compat::UI. But I don't understand, is this desired behaviour?
I thought I followed all the instructions.
guard/compat/plugin
here: https://github.com/socketry/guard-falcon/blob/master/lib/guard/falcon/controller.rb#L21But specs still failing
The text was updated successfully, but these errors were encountered: