Skip to content

Commit

Permalink
Update test-hello.R
Browse files Browse the repository at this point in the history
  • Loading branch information
philippbaessler authored Jul 8, 2024
1 parent 9105998 commit f4c52af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-hello.R
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ test_that("hello_cli() works", {
})

test_that("fix me!!!", {
expect_equal(1, 2)
expect_equal(1, 1)
})

0 comments on commit f4c52af

Please sign in to comment.