Skip to content

Commit 7b34381

Browse files
Update tests.sh
1 parent 4b903ad commit 7b34381

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
set -e
44

5-
npx cypress run --headless --browser chrome --config '{"specPattern":["plugins/generic/pluginTemplate/cypress/tests/functional/*.cy.js"]}'
5+
npx cypress run --headless --browser chrome --config '{"specPattern":["plugins/generic/ashSecurityHeaders/cypress/tests/*.cy.js"]}'
66

77

0 commit comments

Comments
 (0)