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

fix pytest skipif wrong clause in integration/test_expressions #462

Merged
merged 2 commits into from
Jul 24, 2024

Conversation

aless10
Copy link
Contributor

@aless10 aless10 commented Jul 23, 2024

The pytest.skipif decorator has the wrong condition. It is the opposite of what we want to do.
this PR is aims to fix that.

@aless10 aless10 requested a review from jjdelc July 23, 2024 09:56
@aless10 aless10 merged commit c5e836f into master Jul 24, 2024
5 checks passed
@aless10 aless10 deleted the fix-wrong-pytest-skipif-clause branch July 24, 2024 09: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.

2 participants