Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
arnasbr committed Oct 23, 2024
1 parent facaab1 commit 21bb5fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/time_map_fast_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ async def test_many_to_one_wkt(sdk: TravelTimeSdk):

assert len(response.results) == 2


@pytest.mark.asyncio
async def test_one_to_many_wkt_no_holes(sdk: TravelTimeSdk):
response = await sdk.time_map_fast_wkt_no_holes_async(
Expand Down

0 comments on commit 21bb5fe

Please sign in to comment.