Skip to content

Commit

Permalink
remove get_github_repository test
Browse files Browse the repository at this point in the history
  • Loading branch information
ernestguevarra committed Dec 31, 2024
1 parent dc5d94d commit 96c7da9
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/testthat/test-utils.R
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
# Tests for utility functions --------------------------------------------------

test_that("get_github_repository works as expected", {
expect_error(get_github_repository())
})


test_that("get_readme_path works as expected", {
create_readme_file()

Expand Down

0 comments on commit 96c7da9

Please sign in to comment.