diff --git a/integration/BUILD.bazel b/integration/BUILD.bazel index ba10909f2b..5c1f73a2d6 100644 --- a/integration/BUILD.bazel +++ b/integration/BUILD.bazel @@ -69,6 +69,7 @@ INTEGRATION_TESTS = { "i18n": {"tags": ["no-ivy-aot"]}, "injectable-def": {"tags": ["no-ivy-aot"]}, "ivy-i18n": {"tags": ["no-ivy-aot"]}, + "ivy-trusted-types": {}, "language_service_plugin": {}, "ng_elements": {"tags": ["no-ivy-aot"]}, "ng_elements_schematics": {"tags": ["no-ivy-aot"]},