leftover .only smh

This commit is contained in:
gnuxie 2022-08-08 17:33:39 +01:00
parent 309293d914
commit ec10ff7e69

View File

@ -230,7 +230,7 @@ describe('Test: We will not be able to ban ourselves via ACL.', function() {
}) })
describe.only('Test: ACL updates will batch when rules are added in succession.', function() { describe('Test: ACL updates will batch when rules are added in succession.', function() {
it('Will batch ACL updates if we spam rules into a PolicyList', async function() { it('Will batch ACL updates if we spam rules into a PolicyList', async function() {
const mjolnir = config.RUNTIME.client! const mjolnir = config.RUNTIME.client!
const serverName: string = new UserID(await mjolnir.getUserId()).domain const serverName: string = new UserID(await mjolnir.getUserId()).domain