Skip to content

Commit

Permalink
fixing lintr
Browse files Browse the repository at this point in the history
  • Loading branch information
kartikeyakirar committed Oct 5, 2023
1 parent 9ada482 commit e04793a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/testthat/test-utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,3 @@ testthat::test_that("card_template function returns TealReportCard object with a
testthat::expect_equal(card$get_name(), "Card title")
testthat::expect_length(card$get_content(), 4)
})

0 comments on commit e04793a

Please sign in to comment.