Skip to content

Commit

Permalink
skip test needing API key again
Browse files Browse the repository at this point in the history
  • Loading branch information
han16nah committed May 6, 2024
1 parent 89dc8f3 commit 7179e80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_distances.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ def test_valid_geocoding_dict():
co2calculator.distances.geocoding_structured(loc_dict)


@pytest.mark.skip(reason="API Key missing for test setup. TODO: Mock Response")
def test_invalid_structured_geocoding_dict():
"""Test if a providing an invalid geocoding raises an error"""
# Given parameters
Expand Down

0 comments on commit 7179e80

Please sign in to comment.