1
0
Fork 0

chore(plugin-cutonfold): Ported to v3

This commit is contained in:
joostdecock 2022-09-11 21:44:28 +02:00
parent 622cf86e7a
commit 6598a93b46
3 changed files with 60 additions and 47 deletions

View file

@ -4,4 +4,3 @@ import { sharedPluginTests } from '../../../tests/plugins/shared.mjs'
// Run shared tests
sharedPluginTests(plugin)