1
0
Fork 0

chore(plugin-dimension): Ported to v3

This commit is contained in:
joostdecock 2022-09-11 21:55:32 +02:00
parent 6598a93b46
commit dbb0ceb35d
3 changed files with 62 additions and 47 deletions

View file

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