Skip to content

Commit 8df2e9a

Browse files
committed
Fix tests
1 parent cf688a5 commit 8df2e9a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

tests/testthat/_snaps/layer.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,3 +145,11 @@
145145

146146
`layer_data()` must return a <data.frame>.
147147

148+
# get_layer_data works with layer names
149+
150+
`name` must be one of "foo" or "bar", not "none".
151+
152+
# get_layer_grob works with layer names
153+
154+
`name` must be one of "foo" or "bar", not "none".
155+

0 commit comments

Comments
 (0)