Skip to content

Commit ae501dc

Browse files
committed
format fix
1 parent ebe8774 commit ae501dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testthat/test-aaa_values.R

+1-1
Original file line numberDiff line numberDiff line change
@@ -331,4 +331,4 @@ test_that("`value_sample()` respects `inclusive` #347", {
331331
vals_int <- value_sample(int_non_incl_trans, n = 10, original = FALSE)
332332
expect_gt(min(vals_int), 0)
333333
expect_lt(max(vals_int), 2)
334-
})
334+
})

0 commit comments

Comments
 (0)