1
0
Fork 0

chore(plugin-buttons): Ported to v3

This commit is contained in:
joostdecock 2022-09-11 21:37:31 +02:00
parent 28bb04d5a5
commit 255420391c
3 changed files with 61 additions and 53 deletions

View file

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