Skip to content

Commit c82999e

Browse files
committed
accept snapshot changes
1 parent 7cf8967 commit c82999e

File tree

3 files changed

+19
-21
lines changed

3 files changed

+19
-21
lines changed

tests/testthat/_snaps/geom-violin.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
# quantiles fails outside 0-1 bound
22

3-
Problem while converting geom to grob.
4-
i Error occurred in the 1st layer.
5-
Caused by error in `draw_group()`:
3+
Computation failed in `stat_ydensity()`.
4+
Caused by error in `compute_group()`:
65
! `draw_quantiles` must be between 0 and 1.
76

87
---
98

10-
Problem while converting geom to grob.
11-
i Error occurred in the 1st layer.
12-
Caused by error in `draw_group()`:
9+
Computation failed in `stat_ydensity()`.
10+
Caused by error in `compute_group()`:
1311
! `draw_quantiles` must be between 0 and 1.
1412

0 commit comments

Comments
 (0)