mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
Update hostid cache test
This commit is contained in:
@@ -1033,7 +1033,7 @@ describe('Server', function() {
|
||||
|
||||
server.once('disconnect', function() {
|
||||
assert(receivedSubscribe);
|
||||
assert.strictEqual(server.getHostID(), 'MAC');
|
||||
assert.strictEqual(server.getHostID(), '(n94pSqypSfddzAVj9qoezHyUoetsrMnwgNuBqRJ3WHvM8aMMf7rW)');
|
||||
done();
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user