Skip to content

Commit

Permalink
Fix turkish "ConsoleNewDocumentTest" (#2800)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickshulman authored Dec 2, 2023
1 parent 6a818db commit 0dd9285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pwiz_tools/Skyline/TestData/CommandLineTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ public void ConsoleNewDocumentTest()
"--new=" + docPath,
"--overwrite",
"--pep-digest-enzyme=chymotrypsin",
"--pep-unique-by=proTEIN",
"--pep-unique-by=proTEiN",
"--library-pick-product-ions=FilTER"
};

Expand Down

0 comments on commit 0dd9285

Please sign in to comment.