1
0
Fork 0

chore(plugin-bust): Ported to v3

This commit is contained in:
joostdecock 2022-09-11 21:14:59 +02:00
parent 38519b6aba
commit 28bb04d5a5
3 changed files with 10 additions and 15 deletions

View file

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