1
0
Fork 0

chore(plugin-notched): Ported to v3

This commit is contained in:
Joost De Cock 2022-09-12 15:22:54 +02:00
parent 39eddb23de
commit 78cf1b94ff
3 changed files with 17 additions and 11 deletions

View file

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