mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
chore: let e2e tests run on different port
This commit is contained in:
parent
cf0930ec82
commit
db73946589
1 changed files with 2 additions and 1 deletions
|
|
@ -128,7 +128,8 @@
|
|||
"builder": "@angular-devkit/build-angular:protractor",
|
||||
"options": {
|
||||
"protractorConfig": "e2e/protractor.conf.js",
|
||||
"devServerTarget": "sp2:serve"
|
||||
"devServerTarget": "sp2:serve",
|
||||
"port": 4299
|
||||
},
|
||||
"configurations": {
|
||||
"production": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue