I want to toggle only running one test, so I don\'t have to wait for my other tests to see the result of one test.
Currently, I comment out my other tests, but this is r
You can run the test like this.
cypress run --spec **/file.js