angular/integration/standalone-bootstrap/BUILD.bazel
Joey Perrott b0effa1cc3 ci: use new size tracking in integration tests (#62650)
Use the new size tracking within integration tests

PR Close #62650
2025-07-17 13:56:22 -04:00

5 lines
98 B
Text

load("//integration:index.bzl", "ng_integration_test")
ng_integration_test(
name = "test",
)