Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 63a69f3

Browse files
committed
chore: fix component test target
1 parent d9cac7f commit 63a69f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/template/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"cypressConfig": "libs/template/cypress.config.ts",
123123
"testingType": "component",
124124
"skipServe": true,
125-
"devServerTarget": "tour-of-heroes-ngxs:build"
125+
"devServerTarget": "demos:build"
126126
}
127127
}
128128
},

0 commit comments

Comments
 (0)