Skip to content

Commit

Permalink
logging
Browse files Browse the repository at this point in the history
  • Loading branch information
MBR-0001 committed Dec 27, 2020
1 parent 518ed58 commit 61abc3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ async function TestServer(ip) {
}

async function TestServers(log = false) {
console.log("Starting test, CI: " + !!process.env.CI);
let failed = [];

for (let server of servers) {
Expand Down

0 comments on commit 61abc3d

Please sign in to comment.