Skip to content

test: skip mode-0600 assertion on Windows - #5

Merged
wardsvelds2l merged 1 commit into
mainfrom
fix/windows-vault-mode
Jun 1, 2026
Merged

wardsvelds2l merged 1 commit into
mainfrom
fix/windows-vault-mode

Conversation

@wardsvelds2l

Copy link
Copy Markdown
Owner

Windows does not enforce Unix-style file permissions, so fs.statSync returns 0o666 instead of 0o600. Use it.skipIf to skip this test on Windows while keeping it for Unix/macOS.

@wardsvelds2l
wardsvelds2l merged commit a82f1be into main Jun 1, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant