1
0
Fork 0

chore(plugin-measurements): Ported to v3

This commit is contained in:
Joost De Cock 2022-09-12 09:53:36 +02:00
parent a4b11f3a5f
commit 4024433922
3 changed files with 20 additions and 16 deletions

View file

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