Skip to content

Commit

Permalink
ignore pygribjump test
Browse files Browse the repository at this point in the history
  • Loading branch information
mathleur committed Feb 1, 2024
1 parent df2ca21 commit c666d0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_local_grid_cyclic.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ def test_fdb_datacube(self):
assert result.leaves[0].flatten()["latitude"] == -20
assert result.leaves[0].flatten()["longitude"] == -20

@pytest.mark.fdb
def test_fdb_datacube_2(self):
request = Request(
Select("step", [0]),
Expand Down

0 comments on commit c666d0f

Please sign in to comment.