Gateway CLI: allowlist password-file fixture
This commit is contained in:
parent
9d7d961db8
commit
76a028a50a
@ -264,7 +264,7 @@ describe("gateway run option collisions", () => {
|
||||
expect.objectContaining({
|
||||
auth: expect.objectContaining({
|
||||
mode: "password",
|
||||
password: "pw_from_file",
|
||||
password: "pw_from_file", // pragma: allowlist secret
|
||||
}),
|
||||
}),
|
||||
);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user