1
0
Fork 0

chore(plugin-grainline): Ported to v3

This commit is contained in:
Joost De Cock 2022-09-12 09:35:34 +02:00
parent 462a3307d2
commit a4b11f3a5f
3 changed files with 14 additions and 13 deletions

View file

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