Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
krauwe committed Feb 19, 2024
1 parent a6d88cd commit 50e3128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-classify_nuts.R
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ test_that("Classify returns nuts.classified", {
nuts_code = "geo"),
"class"
),
"nuts.classified")
c("nuts.classified", "list"))
})

test_that("Length of three", {
Expand Down

0 comments on commit 50e3128

Please sign in to comment.