mirror of
https://github.com/matrix-org/mjolnir.git
synced 2024-10-01 01:36:06 -04:00
leftover .only smh
This commit is contained in:
parent
309293d914
commit
ec10ff7e69
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user