Skip to content

Cleanup unused snapshots#2382

Merged
NullVoxPopuli merged 1 commit intomasterfrom
nvp/cleanup-unused-snapshots
Feb 16, 2026
Merged

Cleanup unused snapshots#2382
NullVoxPopuli merged 1 commit intomasterfrom
nvp/cleanup-unused-snapshots

Conversation

@NullVoxPopuli
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request cleans up unused snapshot entries that were left behind after the project migrated from Jest to Vitest. The snapshots being removed are duplicates that use the old Jest naming convention (without the ">" separator between describe and test blocks), while the functionally equivalent Vitest-formatted snapshots (with the ">" separator) are retained.

Changes:

  • Removed 3 duplicate snapshot entries using the old Jest naming convention from recommended.js.snap

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@NullVoxPopuli NullVoxPopuli merged commit f45316e into master Feb 16, 2026
15 checks passed
@NullVoxPopuli NullVoxPopuli deleted the nvp/cleanup-unused-snapshots branch February 16, 2026 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants