diff --git a/e2e/protractor.excludes.json b/e2e/protractor.excludes.json index 024b30e41ef..d3feaa48ed7 100644 --- a/e2e/protractor.excludes.json +++ b/e2e/protractor.excludes.json @@ -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", + "C311290": "ADF-5308", "C260241": "ADF-5335- this will exclude 2 tests" } diff --git a/nx.json b/nx.json index 2bccba81a91..0710eb53b2a 100644 --- a/nx.json +++ b/nx.json @@ -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": {