fix e2e protractor (#6962)

This commit is contained in:
Eugenio Romano
2021-04-28 14:03:30 +01:00
committed by GitHub
parent dd5fc685b8
commit 42c81e46bb
2 changed files with 17 additions and 16 deletions
+2 -1
View File
@@ -8,7 +8,8 @@
"nx.json": "*",
".travis.yml": "*",
"demo-shell/src/index.html": "*",
"e2e/protractor.excludes.json": "*"
"e2e/protractor.excludes.json": "*",
"e2e/protractor.conf.js": "*"
},
"projects": {
"demoshell": {