Skip to content

Commit a9b07a5

Browse files
committed
update snapshots
1 parent 4b67b19 commit a9b07a5

14 files changed

+5
-374
lines changed

tests/testthat/_snaps/coord-cartesian.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# cartesian coords throws error when limits are badly specified
22

3-
`xlim` must be a vector of length 2, not a <ScaleContinuousPosition/ScaleContinuous/Scale/ggproto/gg> object.
3+
`xlim` must be a vector of length 2, not a <ScaleContinuousPosition> object.
44

55
---
66

tests/testthat/_snaps/coord-flip.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# flip coords throws error when limits are badly specified
22

3-
`xlim` must be a vector of length 2, not a <ScaleContinuousPosition/ScaleContinuous/Scale/ggproto/gg> object.
3+
`xlim` must be a vector of length 2, not a <ScaleContinuousPosition> object.
44

55
---
66

tests/testthat/_snaps/coord-map.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# coord map throws error when limits are badly specified
22

3-
`xlim` must be a vector of length 2, not a <ScaleContinuousPosition/ScaleContinuous/Scale/ggproto/gg> object.
3+
`xlim` must be a vector of length 2, not a <ScaleContinuousPosition> object.
44

55
---
66

tests/testthat/_snaps/coord-transform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# coord_trans() throws error when limits are badly specified
22

3-
`xlim` must be a vector of length 2, not a <ScaleContinuousPosition/ScaleContinuous/Scale/ggproto/gg> object.
3+
`xlim` must be a vector of length 2, not a <ScaleContinuousPosition> object.
44

55
---
66

tests/testthat/_snaps/coord_sf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
# coord_sf() throws error when limits are badly specified
2323

24-
`xlim` must be a vector of length 2, not a <ScaleContinuousPosition/ScaleContinuous/Scale/ggproto/gg> object.
24+
`xlim` must be a vector of length 2, not a <ScaleContinuousPosition> object.
2525

2626
---
2727

tests/testthat/_snaps/guides/axis-guides-basic.svg

Lines changed: 0 additions & 41 deletions
Loading

tests/testthat/_snaps/guides/axis-guides-check-overlap.svg

Lines changed: 0 additions & 41 deletions
Loading

tests/testthat/_snaps/guides/axis-guides-negative-rotation.svg

Lines changed: 0 additions & 41 deletions
Loading

tests/testthat/_snaps/guides/axis-guides-positive-rotation.svg

Lines changed: 0 additions & 41 deletions
Loading

0 commit comments

Comments
 (0)