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 have a controller that does not have controller unit tests but request integration tests.
When I am inside the controller I would like to be able to press :A to open the request test file. But instead it tries to open the controller unit test.