Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
jpquast committed Sep 30, 2024
1 parent 28b4737 commit d25c3f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-auxiliary_functions.R
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ if (Sys.getenv("TEST_PROTTI") == "true") {
protein_sequence = protein_sequence,
peptide_sequence = peptide
) %>%
assign_peptide_type(
peptide_type(
aa_before = aa_before,
last_aa = last_aa,
aa_after = aa_after,
Expand Down

0 comments on commit d25c3f3

Please sign in to comment.