Skip to content

Commit

Permalink
Update tests/testthat/tests.R
Browse files Browse the repository at this point in the history
Co-authored-by: Isabel Glauß <[email protected]>
  • Loading branch information
mingstat and iglauss authored Jul 5, 2024
1 parent bf6eb23 commit 9d5352e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/tests.R
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ test_that(
)

test_that(
"throws an error if you provide a non CRE file type" %>%
"throws an error if you provide a file type which is not supported" %>%
vdoc[["add_spec"]](specs$file_type),
{
expect_error(
Expand Down

0 comments on commit 9d5352e

Please sign in to comment.