Skip to content

Commit

Permalink
remove extra examples
Browse files Browse the repository at this point in the history
  • Loading branch information
zdz2101 committed Aug 15, 2024
1 parent c72cf75 commit 741b8b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-derive_vars_dt.R
Original file line number Diff line number Diff line change
Expand Up @@ -634,4 +634,4 @@ test_that("derive_vars_dt Test 24: Supplying both min/max dates for highest_impu
expect_dfs_equal(actual, expected, keys = c("ASTDT", "ASTDTF"))
})

rm(input, input_warnings)
rm(input, input_warnings, inputdt, inputdtc, date)

0 comments on commit 741b8b8

Please sign in to comment.