Skip to content

Commit

Permalink
#69 new tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Mayer authored and Florian Mayer committed May 14, 2020
1 parent 9737379 commit 461a2be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-handle_ru_geopoints.R
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ test_that("handle_ru_geopoints produces coordinates", {
testthat::expect_false(geopoint_fields[[1]] %in% names(fq_with_geo))
})

test_that("handle_ru_geopoints does all the things", {
test_that("handle_ru_geopoints parses GeoJSON as list and WKT as character", {

svc <- odata_service_get(
pid = get_test_pid(),
Expand Down

0 comments on commit 461a2be

Please sign in to comment.