From 6dcf3f25e94786247e0f84966049e494a4c8a2b4 Mon Sep 17 00:00:00 2001 From: Dolan Miu Date: Sun, 16 Oct 2022 00:44:40 +0100 Subject: [PATCH] Fix test --- .../paragraph/math/n-ary/math-integral.spec.ts | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/file/paragraph/math/n-ary/math-integral.spec.ts b/src/file/paragraph/math/n-ary/math-integral.spec.ts index 7820b7b6ac..a5f776cc42 100644 --- a/src/file/paragraph/math/n-ary/math-integral.spec.ts +++ b/src/file/paragraph/math/n-ary/math-integral.spec.ts @@ -82,6 +82,20 @@ describe("MathIntegral", () => { }, }, }, + { + "m:supHide": { + _attr: { + "m:val": 1, + }, + }, + }, + { + "m:subHide": { + _attr: { + "m:val": 1, + }, + }, + }, ], }, {