Skip to content

Specify kerberos=False for testing get()

Duncan Macleod requested to merge test-kerberos-false into main

This PR patches a test function to specify kerberos=False so that a local (expired) Kerberos credential doesn't interfere with the test (which isn't testing Kerberos integration).

Merge request reports