We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 881be88 commit 0f2fb31Copy full SHA for 0f2fb31
tests/testthat/test-assign_arg_list.R
@@ -1,3 +1,3 @@
1
-test_that("Cat",{
+test_that("Stop when errors occur",{
2
expect_error(assign_arg_list(c(1,2,3)))
3
})
0 commit comments