Skip to content

Commit

Permalink
Update tests/testthat/test-pluralization.R
Browse files Browse the repository at this point in the history
Co-authored-by: Kirill Müller <[email protected]>
  • Loading branch information
rundel and krlmlr authored Aug 15, 2024
1 parent c9d26d6 commit b53d79c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/test-pluralization.R
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ test_that("issue 158", {
})
})

test_that("issue 701", {
test_that("Edge cases for pluralize() (#701)", {
expect_snapshot({
# Should not be pluralized
print(pluralize("{NA} file{?s} expected"))
Expand Down

0 comments on commit b53d79c

Please sign in to comment.