Skip to content

Commit

Permalink
The last line I always forget ...
Browse files Browse the repository at this point in the history
  • Loading branch information
RLumSK committed Dec 17, 2024
1 parent 05f10c9 commit 14f03f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test_merge_RLum.Data.Spectrum.R
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ test_that("snapshot tests", {
merge.method = "-"))

expect_s4_class(merge_RLum.Data.Spectrum(list(TL.Spectrum, TL.Spectrum, TL.Spectrum),
merge.method = "/"), "RLum.Data.Spectrum")
merge.method = "-"), "RLum.Data.Spectrum")

expect_snapshot_RLum(merge_RLum.Data.Spectrum(list(TL.Spectrum, TL.Spectrum),
merge.method = "append"))
Expand Down

0 comments on commit 14f03f7

Please sign in to comment.