Skip to content

Commit 883a122

Browse files
committed
fix(section): condition rule loss after duplicate / import
1 parent a6f9c41 commit 883a122

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/3-unit/PluginFormcreatorSection.php

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
use GlpiPlugin\Formcreator\Tests\CommonTestCase;
3333
use PluginFormcreatorCommon;
3434
use PluginFormcreatorCondition;
35+
use PluginFormcreatorConditionnableInterface;
3536
use PluginFormcreatorForm;
3637
use PluginFormcreatorLinker;
3738
use PluginFormcreatorQuestion;

0 commit comments

Comments
 (0)