diff --git a/tests/testthat/test-read_camtrap_dp.R b/tests/testthat/test-read_camtrap_dp.R index 85b836ac..4a23de73 100644 --- a/tests/testthat/test-read_camtrap_dp.R +++ b/tests/testthat/test-read_camtrap_dp.R @@ -602,4 +602,4 @@ test_that("v1.0:project$captureMethod values are replaced with v0.1.6 values", { dp_v1_with_media$project$captureMethod, c("motionDetection", "timeLapse") ) -}) \ No newline at end of file +})