Skip to content

Commit

Permalink
2521 - typo in Test #10 for derive_var_trtemfl
Browse files Browse the repository at this point in the history
  • Loading branch information
jimrothstein committed Dec 12, 2024
1 parent 1256ebb commit e975ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-derive_var_trtemfl.R
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ test_that("derive_var_trtemfl Test 9: error if `intensity` without `initial_inte
})

## Test 10: warning if both `initial_intensity` and `group_var` are specified ----
test_that("derive_var_trtemfl Test 9: error if `intensity` without `initial_intensity`", {
test_that("derive_var_trtemfl Test 10: error if `intensity` without `initial_intensity`", {
expect_warning(
derive_var_trtemfl(
adae2,
Expand Down

0 comments on commit e975ef4

Please sign in to comment.