mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-29 00:25:48 +00:00
clarify comment
This commit is contained in:
@@ -332,7 +332,7 @@ describe('Connection', function() {
|
||||
this.api.connection.on('reconnect', () => done())
|
||||
// Trigger a heartbeat
|
||||
this.api.connection._heartbeat().catch(error => {
|
||||
/* ignore */
|
||||
/* ignore - test expects heartbeat failure */
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user