1
0
Fork 0

chore(plugin-i18n): Ported to v3

This commit is contained in:
Joost De Cock 2022-09-12 17:52:55 +02:00
parent 75cadc4b7c
commit a85342e6dc
3 changed files with 20 additions and 13 deletions

View file

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