Skip to content

Commit

Permalink
Clean up test-tool.R
Browse files Browse the repository at this point in the history
  • Loading branch information
apulsipher committed Nov 14, 2024
1 parent fe69f3c commit 2bf7375
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions inst/tinytest/test-tool.R
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,4 @@ expect_warning(tool_1 <- tool(
death_reduction = .9
))

expect_true(attributes(tool_1)$uses_deprecated)


expect_true(attributes(tool_1)$uses_deprecated)

0 comments on commit 2bf7375

Please sign in to comment.