Skip to content

Commit 784f826

Browse files
paleolimbotkrlmlr
andauthored
Update r/adbcsqlite/tests/testthat/test-DBItest.R
Co-authored-by: Kirill Müller <[email protected]>
1 parent ec56000 commit 784f826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: r/adbcsqlite/tests/testthat/test-DBItest.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ if (identical(Sys.getenv("NOT_CRAN"), "true") &&
2727
),
2828
tweaks = suppressWarnings(
2929
DBItest::tweaks(
30-
dbitest_version = "1.8.0",
30+
dbitest_version = "1.7.2",
3131
constructor_relax_args = TRUE,
3232
placeholder_pattern = c("?", "$1", "$name", ":name"),
3333
date_cast = function(x) paste0("'", x, "'"),

0 commit comments

Comments
 (0)