Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:ocean-tracking-network/glatos into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisholbrook committed Aug 30, 2024
2 parents 7ba8d53 + 4ac0e79 commit 6f1d61c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/testthat/test-glatos_animals.R
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ test_that("glatos_animals works as expected", {


test_that("validate_glatos_animals catches bad inputs", {

x <- data.frame(
animal_id = c("120", "107", "109"),
tag_id_code = c("32024", "32012", "32014"),
Expand Down

0 comments on commit 6f1d61c

Please sign in to comment.