Skip to content

Commit

Permalink
Remove online marker for fill_target_bounds_local
Browse files Browse the repository at this point in the history
  • Loading branch information
eyvorchuk committed Jun 28, 2024
1 parent 11a04ff commit 376fc36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_requester.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ def test_fill_target_bounds_online(filepath, targets, expected):
assert set(target_list) == set(expected_list)


@pytest.mark.online
@pytest.mark.parametrize(
("filepath"),
[
Expand Down

0 comments on commit 376fc36

Please sign in to comment.