stable

Clone or download

Read-only

fix: artidoc coverage fails because window is not defined

Fixes request #39017 artidoc coverage fails because window is not defined How to test: - go to plugins/artidoc/scripts/artidoc - run `COLLECT_COVERAGE=true pnpm test -- src/components/section/description/SectionDescription.test.ts` --> It should not end up in error Change-Id: I2ebf8bbb56515a1256bb277a43a53414e9c04abb

Modified Files

Name
M plugins/artidoc/scripts/artidoc/src/components/section/description/SectionDescription.test.ts +5 −0 Go to diff View file