Skip to content

Conversation

MichaelHatherly
Copy link
Collaborator

No description provided.

@test_throws ErrorException PkgAuthentication.assert_dict_keys(Dict(), "foo", "bar"; msg="")
@test_throws ErrorException PkgAuthentication.assert_dict_keys(Dict("baz" => 0), "foo", "bar"; msg="")

@test PkgAuthentication.detectwsl() isa Bool
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The test is a bit contrived, but this should at least exercise the code path now.

@mortenpi
Copy link
Member

Thank you!

@mortenpi mortenpi enabled auto-merge (squash) February 20, 2025 19:47
@mortenpi mortenpi merged commit 691aaeb into JuliaComputing:master Feb 20, 2025
14 checks passed
@MichaelHatherly MichaelHatherly deleted the mh/fix-undef-var branch February 20, 2025 20:01
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