Skip to content

Commit

Permalink
refer to v1.0 not release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
PietrH committed Nov 3, 2023
1 parent 5fda125 commit 89c0202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-read_camtrap_dp.R
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ test_that("read deployments v1.0-rc1: _id is left empty", {
})

test_that(
"all cols `v0.1.6:deployments` are present in `v1.0-rc1:deployments`", {
"all cols `v0.1.6:deployments` are present in `v1.0`", {
dp_path <- system.file("extdata", "mica", "datapackage.json",
package = "camtraptor"
)
Expand Down

0 comments on commit 89c0202

Please sign in to comment.