Skip to content

Commit

Permalink
Removed commented code.
Browse files Browse the repository at this point in the history
  • Loading branch information
eudesbarbosa committed Sep 1, 2022
1 parent 8a8df9d commit edc1f32
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tests/snappy_pipeline/workflows/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,6 @@ def dummy_config():
return CommentedMap([("data_sets", CommentedMap())])


# @pytest.fixture
# def dummy_cluster_config():
# """Return dummy cluster configuration OrderedDicts"""
# return CommentedMap()


@pytest.fixture
def dummy_workflow():
"""Return dummy Snakemake workflow object"""
Expand Down

0 comments on commit edc1f32

Please sign in to comment.