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

add fix for skip outside test #2039

Merged
merged 2 commits into from
Dec 12, 2024
Merged

add fix for skip outside test #2039

merged 2 commits into from
Dec 12, 2024

Conversation

kevinushey
Copy link
Collaborator

Closes #2038.

@kevinushey kevinushey requested a review from hadley December 11, 2024 23:54
@kevinushey kevinushey force-pushed the bugfix/skip-outside-test branch from fbf53ae to 3dff219 Compare December 12, 2024 17:10
@kevinushey kevinushey force-pushed the bugfix/skip-outside-test branch from 3dff219 to 7a6d302 Compare December 12, 2024 17:11
@hadley hadley merged commit 24ff6c0 into main Dec 12, 2024
13 checks passed
@hadley
Copy link
Member

hadley commented Dec 12, 2024

Thanks!

@hadley hadley deleted the bugfix/skip-outside-test branch December 12, 2024 18:16
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.

calling skip() outside of test_that() causes esoteric error
2 participants