Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
wlandau committed Apr 5, 2024
2 parents 1107627 + ed5bc5d commit e89878b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/testthat/test-class_database.R
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ tar_test("database$overwrite_storage()", {
col2 = c("e12", "e22"),
col3 = list(c("e13", "e14"), c("e23", "e24", "e25"))
)

db <- database_init(header = c("name", "col2", "col3"))
exp <- c(
"name|col2|col3",
Expand Down

0 comments on commit e89878b

Please sign in to comment.