Skip to content

Commit f3f2f9a

Browse files
committed
Remove debugging
1 parent 06f43f0 commit f3f2f9a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/testthat/test-smk-ds.metadata.R

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,6 @@ test_that("data.frame metadata", {
7070
test_that("column metadata", {
7171
res <- ds.metadata(x='D$LAB_TSC')
7272

73-
print(res)
74-
7573
if (ds.test_env$driver == "ArmadilloDriver") {
7674
expect_true(all(class(res) %in% c('list')))
7775
expect_length(res, 3)

0 commit comments

Comments
 (0)