Skip to content

Commit 37f3447

Browse files
committed
add info about watching src files
1 parent c4a6d7f commit 37f3447

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/image/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ npm run test-image
4848

4949
if some tests fail, compare their outputs using `npm run start-image_viewer`.
5050

51+
**IMPORTANT:** `npm run test-image` does **not** bundle the source files before running the image tests. We recommend runnnig `npm run watch` or `npm run start-test_dashboard` in a separate tab to ensure that the most up-to-date code is tested.
52+
5153
### Step 2b: Make a new baseline image
5254

5355
Inside your `plotly.js` directory, run

0 commit comments

Comments
 (0)