Skip to content
This repository was archived by the owner on Feb 8, 2026. It is now read-only.

test: prevent jest from picking up helpers#2489

Merged
pwltr merged 1 commit intomasterfrom
test/jest-skip
Feb 24, 2025
Merged

test: prevent jest from picking up helpers#2489
pwltr merged 1 commit intomasterfrom
test/jest-skip

Conversation

@pwltr
Copy link
Collaborator

@pwltr pwltr commented Feb 24, 2025

Description

Jest was trying to run helper files in the tests folder as tests, and skipping them, that resulted in a confusing output.

@pwltr pwltr requested a review from coreyphillips February 24, 2025 16:09
@pwltr pwltr merged commit 7eb309b into master Feb 24, 2025
7 checks passed
@pwltr pwltr deleted the test/jest-skip branch February 24, 2025 19:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants