Skip to content

Commit 9363aeb

Browse files
LiamHobbyBen Straub
andauthored
Update tests/testthat/test-codelist.R
Co-authored-by: Ben Straub <ben.x.straub@gsk.com>
1 parent e9c3c22 commit 9363aeb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/testthat/test-codelist.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ test_that("create_var_from_codelist", {
9090
metacore = adlb_spec,
9191
input_var = PARAMCD,
9292
out_var = PARAM,
93-
codelist = get_control_term(adlb_spec, PARAMCD),
93+
codelist = metacore::get_control_term(adlb_spec, PARAMCD),
9494
decode_to_code = FALSE,
9595
strict = TRUE
9696
) |>

0 commit comments

Comments
 (0)