mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-04 21:15:47 +00:00
[FIX] add small code comment
This commit is contained in:
@@ -117,6 +117,7 @@ describe('Connection', function() {
|
||||
}
|
||||
}
|
||||
|
||||
// Address where no one listens
|
||||
const connection =
|
||||
new utils.common.Connection('ws://testripple.circleci.com:129');
|
||||
connection.on('error', done);
|
||||
|
||||
Reference in New Issue
Block a user