Skip to content

Commit a4435a1

Browse files
committed
test(auth): update settings fixture
1 parent e36f430 commit a4435a1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/commands/tests/auth-api-key.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ const settings: Settings = {
2020
verbose: false,
2121
quiet: false,
2222
dryRun: false,
23+
watermark: true,
2324
telemetry: false,
2425
};
2526

0 commit comments

Comments
 (0)