Passed
Push — master ( d2f0c3...0ffa51 )
by Radosław
02:14
created
tests/FieldTest.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -1,6 +1,6 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-use PHPUnit\Framework\TestCase;
3
+use PHPUnit\Framework\TestCase;
4 4
 use Radowoj\Yaah\Field;
5 5
 
6 6
 class FieldTest extends TestCase
Please login to merge, or discard this patch.