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
I am running below command for rspec excecution. bundle exec parallel_rspec ./spec/test.rb
But getting Error invalid option: --tty
I am not passing any tty options then from where this error message are coming and how can I fix it.
The text was updated successfully, but these errors were encountered:
I am running below command for rspec excecution.
bundle exec parallel_rspec ./spec/test.rb
But getting Error invalid option: --tty
I am not passing any tty options then from where this error message are coming and how can I fix it.
The text was updated successfully, but these errors were encountered: