Skip to content

Commit 683aa1b

Browse files
committed
validate new shinytest baselines
1 parent bcae42b commit 683aa1b

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

inst/examples/shiny/event_data/tests/mytest-expected/001.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,7 @@
362362
"plotly_doubleclick",
363363
"plotly_deselect",
364364
"plotly_afterplot",
365+
"plotly_sunburstclick",
365366
"plotly_selecting"
366367
],
367368
"highlight": {

inst/examples/shiny/event_data/tests/mytest-expected/002.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,7 @@
379379
"plotly_doubleclick",
380380
"plotly_deselect",
381381
"plotly_afterplot",
382+
"plotly_sunburstclick",
382383
"plotly_selecting"
383384
],
384385
"highlight": {

inst/examples/shiny/event_data/tests/mytest-expected/003.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,7 @@
383383
"plotly_doubleclick",
384384
"plotly_deselect",
385385
"plotly_afterplot",
386+
"plotly_sunburstclick",
386387
"plotly_selecting"
387388
],
388389
"highlight": {

inst/examples/shiny/event_data/tests/mytest-expected/004.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,7 @@
384384
"plotly_doubleclick",
385385
"plotly_deselect",
386386
"plotly_afterplot",
387+
"plotly_sunburstclick",
387388
"plotly_selecting"
388389
],
389390
"highlight": {

0 commit comments

Comments
 (0)