cypress run --spec 'path/to/files/*.spec.js'
cypress run --spec path/to/file.spec.js
./node_modules/.bin/cypress run // just cypress run wont work