Skip to content

Commit

Permalink
(lack of) lazy_fixtures breaking things again
Browse files Browse the repository at this point in the history
  • Loading branch information
SolarDrew committed Feb 24, 2025
1 parent dc49820 commit c58a117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dkist/io/asdf/tests/test_dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ def test_asdf_tags(dataset, tmp_path):

@pytest.mark.parametrize("tagobj",
[
"dataset",
lf("dataset"),
lf("simple_tiled_dataset"),
],
indirect=False)
Expand Down

0 comments on commit c58a117

Please sign in to comment.