Skip to content

Commit

Permalink
IsoFiltR() test updated
Browse files Browse the repository at this point in the history
  • Loading branch information
KristinaGomoryova committed Dec 12, 2023
1 parent 6b17fb1 commit dfd0bba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion MFAssignR/tests/testthat/test-IsoFiltR.R
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ test_that("Isotope filtering works", {
expected <- readRDS("test-data/isotopes.rda")

actual <- IsoFiltR(Raw_Neg_ML)

expect_equal(actual, expected)
})


Binary file modified MFAssignR/tests/testthat/test-data/isotopes.rda
Binary file not shown.

0 comments on commit dfd0bba

Please sign in to comment.