Commit 6251632
committed
fix(test): update MockPIIInitializer signature to match interface
Update MockPIIInitializer.Init() to include numClasses parameter
to match the PIIInitializer interface changes.
This fixes the CI test failure where the mock didn't properly
implement the updated interface signature.
Signed-off-by: Yossi Ovadia <[email protected]>1 parent cf52321 commit 6251632
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
718 | 718 | | |
719 | 719 | | |
720 | 720 | | |
721 | | - | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
722 | 724 | | |
723 | 725 | | |
724 | 726 | | |
| |||
0 commit comments