Skip to content
Snippets Groups Projects
Commit 4bfe2279 authored by Nicolas  MAILLET's avatar Nicolas MAILLET
Browse files

change miss-cleavage to miscleavage

parent d8488b53
No related branches found
No related tags found
No related merge requests found
...@@ -166,8 +166,8 @@ def test_output_results(capsys, tmpdir): ...@@ -166,8 +166,8 @@ def test_output_results(capsys, tmpdir):
"8,5.54,F\n" "8,5.54,F\n"
# Verbose > 2 # Verbose > 2
assert out == "\nNumber of cleavage: 4\nCleavage position: 4, 7, 12, 15\n"\ assert out == "\nNumber of cleavage: 4\nCleavage position: 4, 7, 12, 15\n"\
"Number of miscleavage: 0\nmiscleavage position: \nMiss"\ "Number of miscleavage: 0\nmiscleavage position: \nmis"\
"-cleavage ratio: 0.00%\nSmallest peptide size: 1\nN termin"\ "cleavage ratio: 0.00%\nSmallest peptide size: 1\nN termin"\
"al peptide: WQSD\nC terminal peptide: F\n" + \ "al peptide: WQSD\nC terminal peptide: F\n" + \
output_file.read() output_file.read()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment