Skip to content

Commit

Permalink
Update tests/testthat/test-utils.R
Browse files Browse the repository at this point in the history
Co-authored-by: j-smola <[email protected]>
  • Loading branch information
gladkia and j-smola authored Oct 3, 2024
1 parent ac9331d commit 3d479c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ test_that("average_biological_replicates_dt works as expected", {

av1b <- average_biological_replicates_dt(tdata, var = "source_id")
av1f <- gDRutils::flatten(
av1,
av1b,
groups = c("normalization_type", "fit_source"),
wide_cols = gDRutils::get_header("response_metrics")
)
Expand Down

0 comments on commit 3d479c0

Please sign in to comment.