[ADF-5285] Re-include test (#6418)

* [ADF-5285] Re-include test

* Run e2e when protractor excluded json is changed
This commit is contained in:
arditdomi
2021-02-23 14:58:28 +00:00
committed by GitHub
parent d4b3e820bb
commit c4030684b9
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,6 @@
"C279932": "login problem APS not basic",
"C279931": "login problem APS not basic",
"C279930": "login problem APS not basic",
"C299187": "ADF-5285 Failing aspect test due multiple replica",
"C311290": "ADF-5308",
"C260241": "ADF-5335- this will exclude 2 tests"
}

View File

@@ -7,7 +7,8 @@
"tslint.json": "*",
"nx.json": "*",
".travis.yml": "*",
"demo-shell/src/index.html": "*"
"demo-shell/src/index.html": "*",
"e2e/protractor.excludes.json": "*"
},
"projects": {
"demoshell": {