diff --git a/tests/testthat/_snaps/ojo_list_schemas.md b/tests/testthat/_snaps/ojo_list_schemas.md index c7dbd3f..1c9df69 100644 --- a/tests/testthat/_snaps/ojo_list_schemas.md +++ b/tests/testthat/_snaps/ojo_list_schemas.md @@ -1,7 +1,7 @@ # ojo_list_schemas hasn't changed structure(list(schema = c("archive", "doc_tracker", "eviction_addresses", - "eviction_dashboard", "iic", "ocdc", "odoc", "oscn", "ppb", "public" + "eviction_dashboard", "iic", "ocdc", "odoc", "oscn", "public" )), class = c("tbl_df", "tbl", "data.frame"), row.names = c(NA, - -10L)) + -9L)) diff --git a/tests/testthat/_snaps/ojo_list_schemas.new.md b/tests/testthat/_snaps/ojo_list_schemas.new.md new file mode 100644 index 0000000..c7dbd3f --- /dev/null +++ b/tests/testthat/_snaps/ojo_list_schemas.new.md @@ -0,0 +1,7 @@ +# ojo_list_schemas hasn't changed + + structure(list(schema = c("archive", "doc_tracker", "eviction_addresses", + "eviction_dashboard", "iic", "ocdc", "odoc", "oscn", "ppb", "public" + )), class = c("tbl_df", "tbl", "data.frame"), row.names = c(NA, + -10L)) +