Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
felipecsl committed Feb 22, 2025
1 parent 6876d17 commit 640f41c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/test/client/wsJsonClient.test.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import RealWsJsonClient, {
import {
RealWsJsonClient,
CONNECTION_REQUEST_MESSAGE,
} from "../../client/realWsJsonClient";
import "dotenv/config";
Expand Down

0 comments on commit 640f41c

Please sign in to comment.