Skip to content

Commit

Permalink
Assign to variable for checking problems
Browse files Browse the repository at this point in the history
  • Loading branch information
damianooldoni committed Sep 29, 2023
1 parent 3a0414d commit d79224f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/testthat/test-read_camtrap_dp.R
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ test_that("test warnings while reading files with parsing issues", {
package = "camtraptor"
)
w <- capture_warnings(
dp_issues <- camtraptor::read_camtrap_dp(file = camtrap_dp_file_with_issues)
)
# warning on deployments
expect_equal(
Expand Down

0 comments on commit d79224f

Please sign in to comment.