You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before starting, don't forget to [set up your testing environment](https://github.com/plotly/plotly.js/blob/master/CONTRIBUTING.md#development):
61
+
62
+
```bash
63
+
$ npm run pretest
64
+
```
65
+
60
66
**IMPORTANT:** the image tests scripts do **not** bundle the source files before
61
67
running the image tests. We recommend running `npm run watch` or `npm start` in
62
68
a separate tab to ensure that the most up-to-date code is used.
0 commit comments