Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
bonustrack committed Jun 30, 2020
1 parent d2418b6 commit 0fae707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/client.spec.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Client } from '..';
import { Client } from '../src';

describe('Client', () => {
let client = null;
Expand Down

0 comments on commit 0fae707

Please sign in to comment.