We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4299978 commit f32d5cbCopy full SHA for f32d5cb
tests/testthat/test-utilities-break.R
@@ -1,3 +1,3 @@
1
-test_that("cut_interval gives the correct", {
+test_that("cut_interval throws the correct error message", {
2
expect_snapshot_error(cut_interval(x = 1:10, width = 10))
3
})
0 commit comments