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 9cf56da commit 0d5d063
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 @@ -30,7 +30,7 @@ adlb_data_extract_srv_output <-
dataname = "ADLB",
filters = NULL,
select = c("AVAL", "CHG"),
keys = join_keys[["ADLB", "ADLB"]],
keys = join_keys[["ADLB"]][["ADLB"]],
reshape = FALSE,
internal_id = "adlb_extract"
)
Expand Down

0 comments on commit 0d5d063

Please sign in to comment.