test: wire up ng-add-localize CLI project as integration test to run within Bazel (#44016)

Wires up the `ng-add-localize` minimal CLI project to run as integration
test within Bazel.

PR Close #44016
This commit is contained in:
Paul Gschwendtner
2021-11-02 15:13:00 +01:00
committed by Andrew Scott
parent 70f93a640b
commit 60dec531fc
+1
View File
@@ -68,6 +68,7 @@ INTEGRATION_TESTS = {
},
"ivy-i18n": {},
"trusted-types": {},
"ng-add-localize": {},
"ng_elements": {},
"ng_update": {},
"ng_update_migrations": {