Skip to content

Commit

Permalink
Update tests/testthat/test-merge_expression_srv.R
Browse files Browse the repository at this point in the history
Co-authored-by: Dawid Kałędkowski <[email protected]>
Signed-off-by: Vedha Viyash <[email protected]>
  • Loading branch information
vedhav and gogonzo authored Nov 7, 2023
1 parent 0d5d063 commit f258ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-merge_expression_srv.R
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ adsl_data_extract_srv_output <-
dataname = "ADSL",
filters = NULL,
select = "AGE",
keys = join_keys[["ADSL", "ADSL"]],
keys = join_keys[["ADSL"]][["ADSL"]],
reshape = FALSE,
internal_id = "adsl_extract"
)
Expand Down

0 comments on commit f258ae1

Please sign in to comment.