Skip to content

Commit 8552370

Browse files
committed
fix non portable file path check
1 parent d945e20 commit 8552370

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-guide-colorbar.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,5 @@ test_that("guides can handle multiple aesthetics for one scale", {
9696
option = "B", aesthetics = c("colour", "fill")
9797
)
9898

99-
expect_doppelganger("one combined colorbar for colour and fill aesthetics", p)
99+
expect_doppelganger("combined colour and fill aesthetics", p)
100100
})

0 commit comments

Comments
 (0)