mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-17 07:33:57 +00:00
test: simplify MailDAV test of mailboxes creation
This commit is contained in:
@@ -284,8 +284,6 @@ describe('MailDAV', function() {
|
||||
await _makeMailbox('test-dav-mail-@-def')
|
||||
await _makeMailbox('test-dav-mail-%20-ghi')
|
||||
await _makeMailbox('test-dav-mail-%20-ghi', 500)
|
||||
await _makeMailbox('test-dav-mail')
|
||||
await _makeMailbox('test-dav-mail/test-dav-mail')
|
||||
})
|
||||
|
||||
it(`Message creation`, async function() {
|
||||
|
||||
Reference in New Issue
Block a user