We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c9765fc + 775b482 commit 4f94fb7Copy full SHA for 4f94fb7
tests/testthat/_snaps/parameters.md
@@ -1,4 +1,4 @@
1
-# parameters_const() input checks
+# parameters_constr() input checks
2
3
Code
4
parameters_constr(name = 2)
tests/testthat/test-parameters.R
-test_that("parameters_const() input checks", {
+test_that("parameters_constr() input checks", {
expect_snapshot(error = TRUE, {
})
0 commit comments