Skip to content

Commit

Permalink
missing fixture decorator
Browse files Browse the repository at this point in the history
  • Loading branch information
burnout87 committed Oct 4, 2024
1 parent 73f9ede commit ebf7b24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cdci_data_analysis/pytest_fixtures.py
Original file line number Diff line number Diff line change
Expand Up @@ -632,6 +632,7 @@ def dispatcher_test_conf_with_gallery_invalid_local_resolver_fn(dispatcher_test_
yield fn


@pytest.fixture
def dispatcher_test_conf_with_vo_options_fn(dispatcher_test_conf_fn):
fn = "test-dispatcher-conf-with-vo-options.yaml"

Expand Down

0 comments on commit ebf7b24

Please sign in to comment.