From 4ac0e79a9132ff17813e3648720998688963ac04 Mon Sep 17 00:00:00 2001 From: chrisholbrook Date: Fri, 30 Aug 2024 13:32:09 +0000 Subject: [PATCH] Style code (GHA) --- tests/testthat/test-glatos_animals.R | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/testthat/test-glatos_animals.R b/tests/testthat/test-glatos_animals.R index 35280574..1afd7927 100644 --- a/tests/testthat/test-glatos_animals.R +++ b/tests/testthat/test-glatos_animals.R @@ -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"),