Fix tests (add JIT-ed SA for multiclusteringress.googleapis.com)

This commit is contained in:
Wiktor Niesiobędzki
2023-01-29 13:42:06 +01:00
parent e47242b5c8
commit 2976df596e
3 changed files with 4 additions and 4 deletions

View File

@@ -17,4 +17,4 @@ def test_resources(e2e_plan_runner):
"Test that plan works and the numbers of resources is as expected."
modules, resources = e2e_plan_runner()
assert len(modules) == 4
assert len(resources) == 22
assert len(resources) == 23