Files
Joey Perrott 5aed352abd ci: use new size tracking in integration tests (#62652)
Use the new size tracking within integration tests

PR Close #62652
2025-07-16 16:36:13 -04:00

6 lines
98 B
Python

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