Remove dusk tests, they're not used

This commit is contained in:
DaneEveritt 2022-05-04 20:41:32 -04:00
parent 66da520e11
commit ab37ee8633
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
19 changed files with 2 additions and 845 deletions

View file

@ -33,7 +33,7 @@ jobs:
- name: Create release archive
run: |
rm -rf node_modules/ test/ codecov.yml CODE_OF_CONDUCT.md CONTRIBUTING.md phpunit.dusk.xml phpunit.xml Vagrantfile
rm -rf node_modules/ test/ codecov.yml CODE_OF_CONDUCT.md CONTRIBUTING.md phpunit.xml Vagrantfile
tar -czf panel.tar.gz * .env.example .eslintignore .eslintrc.yml .babel-plugin-macrosrc.js
- name: Extract changelog