Skip to content
Snippets Groups Projects
Commit 49615e08 authored by Venkat Malladi's avatar Venkat Malladi
Browse files

Update paired-end diff to skip this test.

parent 2d542075
Branches
Tags
No related merge requests found
......@@ -15,7 +15,7 @@ def test_diff_peaks_singleend_single_rep():
assert os.path.isdir(test_output_path) == False
@pytest.mark.pairedend
@pytest.mark.pairedendskip_true
def test_diff_peaks_pairedend_single_rep():
assert os.path.isdir(test_output_path) == False
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment