Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
dieghernan committed Aug 15, 2023
1 parent 10c01f8 commit eecc0d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-geo_lite_sf.R
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ test_that("Checking query", {


expect_gt(
nrow(geo_lite_sf("Madrid",
nrow(geo_lite_sf("Burger King",
limit = 10,
custom_query = list(countrycode = "es")
)), 4
Expand Down

0 comments on commit eecc0d3

Please sign in to comment.