Skip to content

Commit

Permalink
Installs cypress package
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasFerling committed Jan 26, 2024
1 parent acfdc83 commit 525a8c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"scripts": {
"test": "npm run test-unit",
"test-unit": "jest",
"test-e2e": "cypress open",
"build": "sass src/scss:dist/css",
"start": "sass --watch src/scss:dist/css & live-server",
"lint": "eslint src/**/*.js",
Expand Down

0 comments on commit 525a8c9

Please sign in to comment.