Skip to content

Commit

Permalink
chore: update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Caele committed Mar 11, 2024
1 parent edbfca1 commit e938e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/utils.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import dotenv from 'dotenv';
import crypto from 'crypto';
import WebSocket from 'ws';
import schema from "../../schemas/12.2015.2.json";
import schema from "../../schemas/12.2015.0.json";

dotenv.config();

Expand Down

0 comments on commit e938e82

Please sign in to comment.