Skip to content

Commit d62d8ea

Browse files
committed
fix typo
1 parent fd61602 commit d62d8ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testthat/test-plotly-subplot.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ test_that("geo+cartesian behaves", {
172172

173173

174174

175-
testt_that("May specify legendgroup with through a vector of values", {
175+
test_that("May specify legendgroup with through a vector of values", {
176176

177177
# example adapted from https://github.com/ropensci/plotly/issues/817
178178
df <- dplyr::bind_rows(

0 commit comments

Comments
 (0)