Skip to content

Commit

Permalink
Update test_09_search (previously existing folder missing)
Browse files Browse the repository at this point in the history
  • Loading branch information
pitkant committed Dec 20, 2023
1 parent 5d8ece6 commit 246da72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/testthat/test_09_search.R
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ test_that("search_eurostat finds", {
expect_equal(
suppressWarnings(
search_eurostat(
"sts_os_t",
"sts_os",
type = "folder",
column = "code",
lang = "fr"
))$title[1],
"Chiffre d'affaires"
"Services"
)
})

0 comments on commit 246da72

Please sign in to comment.