Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Apr 10, 2024
1 parent 20edeb0 commit 059d7e4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/TestEnvironments/Php81/Rule/AnyTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,9 @@
namespace Yiisoft\Validator\Tests\TestEnvironments\Php81\Rule;

use Yiisoft\Validator\Rule\Any;
use Yiisoft\Validator\Rule\AnyHandler;
use Yiisoft\Validator\Rule\Type\FloatType;
use Yiisoft\Validator\Rule\Type\IntegerType;
use Yiisoft\Validator\Tests\Rule\Base\DifferentRuleInHandlerTestTrait;
use Yiisoft\Validator\Tests\Rule\Base\RuleTestCase;
use Yiisoft\Validator\Tests\Rule\Base\RuleWithOptionsTestTrait;
use Yiisoft\Validator\Tests\Rule\Base\SkipOnErrorTestTrait;
use Yiisoft\Validator\Tests\Rule\Base\WhenTestTrait;

final class AnyTest extends RuleTestCase
{
Expand Down

0 comments on commit 059d7e4

Please sign in to comment.