Skip to content

Commit

Permalink
chore: styling death test
Browse files Browse the repository at this point in the history
  • Loading branch information
bms63 committed Oct 19, 2023
1 parent ed3ac90 commit 2cff3ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/testthat/test-derive_var_dthcaus.R
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,6 @@ test_that("derive_var_dthcaus Test 8: `dataset` is sorted using the `order` para

## Test 9: returns a warning when traceability_vars is used ----
test_that("derive_var_dthcaus Test 9: returns a warning when traceability_vars is used", {

ae <- tibble::tribble(
~STUDYID, ~USUBJID, ~AESEQ, ~AEDECOD, ~AEOUT, ~AEDTHDTC,
"TEST01", "PAT01", 12, "SUDDEN DEATH", "FATAL", "2021-04-04"
Expand Down

0 comments on commit 2cff3ab

Please sign in to comment.