mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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:
parent
70f93a640b
commit
60dec531fc
1 changed files with 1 additions and 0 deletions
|
|
@ -68,6 +68,7 @@ INTEGRATION_TESTS = {
|
|||
},
|
||||
"ivy-i18n": {},
|
||||
"trusted-types": {},
|
||||
"ng-add-localize": {},
|
||||
"ng_elements": {},
|
||||
"ng_update": {},
|
||||
"ng_update_migrations": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue