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

Correct test with ProAlanase

parent 22e0e18d
No related branches found
No related tags found
No related merge requests found
Pipeline #98561 failed
...@@ -79,7 +79,7 @@ def test_list_enzyme(capsys): ...@@ -79,7 +79,7 @@ def test_list_enzyme(capsys):
"apain\n33: Pepsin-pH1.3\n34: Pepsin-pH>=2\n35: Proline-endopeptidase\n36"\ "apain\n33: Pepsin-pH1.3\n34: Pepsin-pH>=2\n35: Proline-endopeptidase\n36"\
": Proteinase-K\n37: Staphylococcal-peptidase-I\n38: Thermolysin\n39: Thr"\ ": Proteinase-K\n37: Staphylococcal-peptidase-I\n38: Thermolysin\n39: Thr"\
"ombin\n40: Thrombin-SG\n41: Tobacco-Etch-Virus\n42: Trypsin\n43: Asp-N "\ "ombin\n40: Thrombin-SG\n41: Tobacco-Etch-Virus\n42: Trypsin\n43: Asp-N "\
"Endopeptidase\n" "Endopeptidase\n44: ProAlanase\n"
def test_create_enzymes_to_use(capsys): def test_create_enzymes_to_use(capsys):
"""Test function 'create_enzymes_to_use(enzymes, miscleavage)'""" """Test function 'create_enzymes_to_use(enzymes, miscleavage)'"""
......
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