mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-21 10:34:35 -07:00
fix: Update test expectations to match createPolicyEngineConfig signature changes from rebase
This commit is contained in:
@@ -3243,6 +3243,8 @@ describe('Policy Engine Integration in loadCliConfig', () => {
|
||||
policyPaths: ['/path/to/policy1.toml', '/path/to/policy2.toml'],
|
||||
}),
|
||||
expect.anything(),
|
||||
undefined,
|
||||
expect.anything(),
|
||||
);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user