Skip to content

Commit

Permalink
#133 Added tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ahsimb committed Sep 4, 2024
1 parent 5cacaee commit fcaa716
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/unit/test_extension_wrapper_common.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ def test_bucketfs_credentials_default(mock_connect, filled_secrets):
))


@unittest.mock.patch("pyexasol.connect")
def test_bucketfs_credentials_internal(mock_connect, filled_secrets):

path_in_bucket = 'location'
Expand Down

0 comments on commit fcaa716

Please sign in to comment.