NPX Cypress -Ejecutar pruebas seleccionadas

npm run cy:run -- --headless --spec cypress/integration/SmokeTest/SmokeTest.spec.ts
Bright Bug