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

test: fix is_enabled test when env var is set #23

Merged
merged 1 commit into from
Aug 29, 2023
Merged

Conversation

mortenpi
Copy link
Member

Oversight from #22 -- when you set JULIAHUBJL_LIVE_WINDOWS_TESTS=true, then the is_enabled tests fail since it's designed to change the functions behavior. This patch makes sure we unset the environment variable in the tests.

@mortenpi mortenpi requested a review from pfitzseb August 29, 2023 11:47
@mortenpi mortenpi enabled auto-merge (squash) August 29, 2023 11:51
@codecov-commenter
Copy link

codecov-commenter commented Aug 29, 2023

Codecov Report

Merging #23 (e61f837) into main (eece960) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #23   +/-   ##
=======================================
  Coverage   76.09%   76.09%           
=======================================
  Files          16       16           
  Lines        2192     2192           
=======================================
  Hits         1668     1668           
  Misses        524      524           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mortenpi mortenpi merged commit a51884b into main Aug 29, 2023
11 checks passed
@mortenpi mortenpi deleted the mp/windows-live-2 branch August 29, 2023 20:52
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.

3 participants