Skip to content

Commit

Permalink
disable some tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MBR-0001 committed Dec 27, 2020
1 parent f5b8106 commit a06bc2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
const SourceQuery = require("./index");

let servers = [
"216.52.148.47:27015",
//"216.52.148.47:27015",
"139.99.124.97:28075",
"2.59.135.79:2303",
"145.239.205.157:28016"
//"145.239.205.157:28016"
];

async function TestServer(ip) {
Expand Down

0 comments on commit a06bc2e

Please sign in to comment.