Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
FC5570 committed Oct 1, 2022
1 parent fd83091 commit 219ec93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/managers/index.test.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Client, Album, Artist, Category, Episode, Playlist, Show, Track } from '../../src';
import { Client, Album, Artist, Episode, Playlist, Show, Track } from '../../src';

let client: Client;

Expand Down

0 comments on commit 219ec93

Please sign in to comment.