Skip to content

Commit

Permalink
test: line dash
Browse files Browse the repository at this point in the history
  • Loading branch information
lvisei committed May 24, 2024
1 parent 356a956 commit a7bbef5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions __tests__/integration/line.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,26 +9,23 @@ const TEST_CASES = [
},
{
name: 'dash',
sleepTime: 500,
snapshot: false,
},
{
name: 'wall',
},
{
name: 'arc',
sleepTime: 500,
},
{
name: 'arc3D',
sleepTime: 1000,
},
{
name: 'greatcircle',
sleepTime: 500,
},
{
name: 'flow',
sleepTime: 1000,
sleepTime: 500,
},
];

Expand Down
Binary file removed __tests__/integration/snapshots/line_dash.png
Binary file not shown.

0 comments on commit a7bbef5

Please sign in to comment.