1
0
Fork 0

chore(plugin-gore): Ported to v3

This commit is contained in:
Joost De Cock 2022-09-12 09:32:12 +02:00
parent cfb450c064
commit 462a3307d2
3 changed files with 82 additions and 66 deletions

View file

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