Skip to content

Commit 0f2fb31

Browse files
committed
Updated descriptor
1 parent 881be88 commit 0f2fb31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testthat/test-assign_arg_list.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
test_that("Cat",{
1+
test_that("Stop when errors occur",{
22
expect_error(assign_arg_list(c(1,2,3)))
33
})

0 commit comments

Comments
 (0)