Skip to content

Commit 416e4c3

Browse files
committed
drop docs, test typo
1 parent e1f21d1 commit 416e4c3

File tree

2 files changed

+1
-25
lines changed

2 files changed

+1
-25
lines changed

man/check_pname.Rd

Lines changed: 0 additions & 24 deletions
This file was deleted.

tests/testthat/test-layer_residual_quantiles.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ test_that("Returns expected number or rows and columns", {
2828
expect_equal(unique(unnested$.pred_distn_quantile_level), c(.0275, 0.5, .8, .95))
2929
})
3030

31-
tests_that("new name works correctly", {
31+
test_that("new name works correctly", {
3232
f <- frosting() %>%
3333
layer_predict() %>%
3434
layer_naomit(.pred) %>%

0 commit comments

Comments
 (0)