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
Seems something related to the notification system. I tried to instruct Guard to avoid it using notification: off and even on CLI using --no-notify, but it does not seems to work. What am I missing? Thanks!
The text was updated successfully, but these errors were encountered:
On an Rails 7.0.2 app running on Ruby 3.3.0/Ubuntu 24.04 I'm facing this kind of error, after running the test more than once:
Seems something related to the notification system. I tried to instruct Guard to avoid it using
notification: off
and even on CLI using--no-notify
, but it does not seems to work. What am I missing? Thanks!The text was updated successfully, but these errors were encountered: