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

chore: fix yarn test run #592

Merged
merged 1 commit into from
Oct 12, 2022
Merged

chore: fix yarn test run #592

merged 1 commit into from
Oct 12, 2022

Conversation

benoitf
Copy link
Collaborator

@benoitf benoitf commented Oct 12, 2022

What does this PR do?

allow people to run yarn test

Screenshot/screencast of this PR

What issues does this PR fix or reference?

fixes #591

How to test this PR?

run the command yarn test

Change-Id: I2897b3c854f657ac3725e50af22c408a2ce0692a
Signed-off-by: Florent Benoit fbenoit@redhat.com

Change-Id: I2897b3c854f657ac3725e50af22c408a2ce0692a
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
@benoitf benoitf requested a review from cdrage October 12, 2022 15:46
@benoitf benoitf changed the title fix: make yarn test run (even if it's mostly running empty stuff) chore: fix yarn test run (even if it's mostly running empty stuff) Oct 12, 2022
@benoitf benoitf changed the title chore: fix yarn test run (even if it's mostly running empty stuff) chore: fix yarn test run Oct 12, 2022
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.

yarn test does not pass on vitest run -r packages/renderer --passWithNoTests
3 participants