Skip to content

Fix npm run test-image -- * for mock lists w/o gl2d_* mocks - #3707

Merged
etpinard merged 1 commit into
masterfrom
fix-npm-run-test-image
Apr 1, 2019
Merged

Fix npm run test-image -- * for mock lists w/o gl2d_* mocks#3707
etpinard merged 1 commit into
masterfrom
fix-npm-run-test-image

Conversation

@etpinard

@etpinardetpinard commented Apr 1, 2019

Copy link
Copy Markdown
Contributor

A follow-up of #3634

Currently on master:

npm run test-image -- 10

gives us:

image

as we're trying to sort ['gl2d_pointcloud-basic', 'gl2d_heatmapgl'] to the front even though they're not in the list of mocks we're trying to test.

cc @plotly/plotly_js

@archmoj

Copy link
Copy Markdown
Contributor

Thanks for the fix.
💃

@etpinard
etpinard merged commit 7b96c41 into masterApr 1, 2019
@etpinard
etpinard deleted the fix-npm-run-test-image branch April 1, 2019 15:30
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@etpinard@archmoj