aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/0x.js.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/0x.js.ts b/test/0x.js.ts
index 9538c5eb6..65475bf32 100644
--- a/test/0x.js.ts
+++ b/test/0x.js.ts
@@ -1,5 +1,5 @@
import {ZeroEx} from '../src/ts/0x.js';
-import { expect } from 'chai';
+import {expect} from 'chai';
import 'mocha';
describe('ZeroEx library', () => {