Skip to content

Commit

Permalink
XXXUNDO skip another test
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaraphael committed Aug 3, 2023
1 parent 9f2358a commit cae20bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_cerulean_cloud/test_inference_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ async def test_get_base_tile_inference(fixture_cloud_inference_tile, httpx_mock)
@patch.object(
cerulean_cloud.titiler_client.TitilerClient, "get_offset_tile", mock_get_offset_tile
)
@pytest.mark.skip
@pytest.mark.asyncio
async def test_get_offset_tile_inference(fixture_cloud_inference_tile, httpx_mock):
payload = {
Expand Down

0 comments on commit cae20bd

Please sign in to comment.