Skip to content

Commit

Permalink
Minor edit in test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
lanceschi committed Jan 29, 2022
1 parent 63128d6 commit 3624b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/index.spec.mjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import THREE from 'three';
import * as THREE from 'three';
import fs from 'fs';
import { expect } from 'chai';
import { PLYLoaderFactory } from '../src/index.mjs';
Expand Down

0 comments on commit 3624b79

Please # to comment.