Skip to content

Commit 21f9c02

Browse files
committed
shortening test svg output path
1 parent 2438b42 commit 21f9c02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Loading

tests/testthat/test-ppc-discrete.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ test_that("ppc_rootogram renders correctly", {
200200
)
201201

202202
vdiffr::expect_doppelganger(
203-
title = "ppc_rootogram ('discrete', prob, size, bound_distinct=FALSE)",
203+
title = "ppc_rootogram ('discrete', bound_distinct=FALSE)",
204204
fig = p_discrete_nonbound)
205205
})
206206

0 commit comments

Comments
 (0)