From 18f88a7042087f4ea93d66290ee6196b19a5db78 Mon Sep 17 00:00:00 2001 From: John Molakvoæ Date: Fri, 30 Jun 2023 09:57:40 +0200 Subject: chore: update webdav to 5.2.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ --- jest.config.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'jest.config.ts') diff --git a/jest.config.ts b/jest.config.ts index 7e0ae631cd6..97a2bdf576e 100644 --- a/jest.config.ts +++ b/jest.config.ts @@ -28,6 +28,7 @@ const ignorePatterns = [ '@nextcloud/vue', 'ansi-regex', 'char-regex', + 'is-svg', 'splitpanes', 'string-length', 'strip-ansi', -- cgit v1.2.3