mirror of
https://github.com/novnc/noVNC.git
synced 2026-06-02 10:29:39 +00:00
Fix bad indentation
This commit is contained in:
@@ -1265,7 +1265,7 @@ describe('Remote Frame Buffer Protocol Client', function () {
|
||||
sendSecurity(1, client);
|
||||
expect(client._rfbInitState).to.equal('ServerInitialisation');
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
describe('Authentication', function () {
|
||||
beforeEach(function () {
|
||||
|
||||
Reference in New Issue
Block a user