Fix bad indentation

This commit is contained in:
Pierre Ossman
2023-09-07 15:35:20 +02:00
parent 370f21b117
commit bf12c24f4c

View File

@@ -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 () {