Skip to content

Commit

Permalink
Complete lines for component fits
Browse files Browse the repository at this point in the history
  • Loading branch information
RLumSK committed Dec 26, 2024
1 parent fdeece8 commit 19bb9c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test_plot_RLum.Results.R
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ test_that("check functionality", {
d7_fit <- calc_FastRatio(ExampleData.CW_OSL_Curve, dead.channels = c(1, 1),
plot = FALSE, fitCW.curve = TRUE, verbose = FALSE)
expect_s4_class(d7_fit@data$fit, "RLum.Results")
expect_silent(plot_RLum.Results(d7_fit))

## analyse_IRSAR.RF
data(ExampleData.RLum.Analysis, envir = environment())
Expand Down

0 comments on commit 19bb9c4

Please sign in to comment.