Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure watcher snapshot is written to correct FS #15

Merged
merged 5 commits into from
Aug 20, 2024

Conversation

mattcompiles
Copy link
Contributor

@mattcompiles mattcompiles commented Aug 20, 2024

Motivation

Fix the atlaspack-query test.

Changes

Turns out that we were previously writing the watcher snapshot to the inputFS when it should be the outputFS. Fixing this plus outputting to NodeFS for the atlaspack query tests should resolve the issue.

Checklist

  • Existing or new tests cover this change

@mattcompiles
Copy link
Contributor Author

Looks like the unit tests are wrong now. Just fixing that before merging.

@mattcompiles mattcompiles enabled auto-merge (squash) August 20, 2024 05:24
@mattcompiles mattcompiles merged commit c474249 into main Aug 20, 2024
17 checks passed
@mattcompiles mattcompiles deleted the fix-snapshot-write branch August 20, 2024 06:07
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.

3 participants