Commit 29f4f63
committed
test(auth): remove duplicate CEL parse check in subscription cache key test
The CEL validity check was performed twice: once as a top-level t.Fatalf
guard before the substring subtests, and again as a redundant subtest.
Keep only the top-level guard which fails fast before running pointless
substring assertions.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Mynhardt Burger <mynhardt@gmail.com>
rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED1 parent a3394d2 commit 29f4f63
File tree
1 file changed
+0
-17
lines changed- maas-controller/pkg/controller/maas
1 file changed
+0
-17
lines changedLines changed: 0 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
485 | 485 | | |
486 | 486 | | |
487 | 487 | | |
488 | | - | |
489 | | - | |
490 | | - | |
491 | | - | |
492 | | - | |
493 | | - | |
494 | | - | |
495 | | - | |
496 | | - | |
497 | | - | |
498 | | - | |
499 | | - | |
500 | | - | |
501 | | - | |
502 | | - | |
503 | | - | |
504 | | - | |
505 | 488 | | |
0 commit comments