Skip to content

Commit

Permalink
Refreshed tests - the devs are rebuilding their test API datatsets...…
Browse files Browse the repository at this point in the history
… :-(
  • Loading branch information
rmbielby committed Sep 20, 2024
1 parent 40c2b30 commit 067947c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-get_meta.R
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
test_that("Dataset ID not found", {
expect_error(
get_meta(example_id("publication")), # Using the publication ID as this passes the dataset_id
# validation, but will definitely not be am actual dataset_id
# validation, but will definitely not be an actual dataset_id
paste0(
"HTTP connection error: ",
404,
Expand Down
Binary file modified tests/testthat/testdata/example_publication_catalogue.rds
Binary file not shown.

0 comments on commit 067947c

Please sign in to comment.