Skip to content

Commit 7aa76fe

Browse files
committed
Update CONTRIBUTING.md
1 parent f1900cc commit 7aa76fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ devtools::load_all(); source('tests/testthat.R', chdir = TRUE)
2626
You can also build a ggplot2/plotly comparison table:
2727

2828
```r
29-
Sys.setenv('PLOTLY_TEST' = 'TRUE')
29+
Sys.setenv('PLOTLY_TABLE' = 'TRUE')
3030
devtools::load_all(); source('tests/testthat.R', chdir = TRUE)
3131
```
3232

0 commit comments

Comments
 (0)