Skip to content

Commit

Permalink
[misc] lintr cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
JanMarvin committed Dec 17, 2024
1 parent 6069300 commit 9fa12e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/testthat/test-tables.R
Original file line number Diff line number Diff line change
Expand Up @@ -298,4 +298,3 @@ test_that("reading tables from file works", {
got <- wb_to_df(tmp, named_region = "Table1")
expect_equal(exp, got, ignore_attr = TRUE)
})

0 comments on commit 9fa12e0

Please sign in to comment.