Skip to content

Commit

Permalink
fix tests since reference data updated
Browse files Browse the repository at this point in the history
  • Loading branch information
aylapear committed Mar 25, 2024
1 parent 40d0e5a commit fdfc1fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-wqb-add-lifestage.R
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ test_that("read in actual lifestage codes file", {
output$simple_lifestage,
c(
"adult", "adult", NA_character_, "els", NA_character_, "juvenile",
NA_character_
"adult"
)
)
})
Expand Down

0 comments on commit fdfc1fc

Please sign in to comment.