Passed
Push — master ( 0aa822...632b98 )
by Radosław
07:52
created
tests/AuctionTest.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,7 @@
 block discarded – undo
2 2
 
3 3
 namespace Radowoj\Yaah;
4 4
 
5
-use PHPUnit\Framework\TestCase;
5
+use PHPUnit\Framework\TestCase;
6 6
 use Radowoj\Yaah\Auction;
7 7
 
8 8
 class AuctionTest extends TestCase
Please login to merge, or discard this patch.