Skip to content

Commit

Permalink
Update e2e.test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ochafik committed Dec 25, 2024
1 parent e512561 commit 32a4ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ describe('e2e', () => {
prismoid([40,40], [0,0], h=20);
`);
await waitForViewer();
expect3DManifold();
expect3DPolySet();
}, longTimeout);

test('use NopSCADlib', async () => {
Expand Down

0 comments on commit 32a4ecf

Please sign in to comment.