1
0
Fork 0

chore(plugin-mirror): Ported to v3

This commit is contained in:
Joost De Cock 2022-09-12 09:56:14 +02:00
parent 4024433922
commit 39eddb23de
3 changed files with 22 additions and 34 deletions

View file

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