1
0
Fork 0

chore(plugin-flip): Ported to v3

This commit is contained in:
Joost De Cock 2022-09-12 09:11:13 +02:00
parent dbb0ceb35d
commit cfb450c064
3 changed files with 57 additions and 52 deletions

View file

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