Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ldecicco-USGS committed Jul 25, 2024
2 parents 58ca04d + 5ed0b00 commit 8fe1348
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified R/sysdata.rda
Binary file not shown.
2 changes: 1 addition & 1 deletion tests/testthat/test_data.R
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ test_that("Data", {
"markerDescription",
"r_lwd")))

expect_equal(nrow(local_aqfr), 88)
expect_equal(nrow(local_aqfr), 8751)
expect_equal(ncol(local_aqfr), 2)
expect_true(all(names(local_aqfr) %in%
c("aqfr_cd",
Expand Down

0 comments on commit 8fe1348

Please sign in to comment.