mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-01 21:06:15 +03:00
Fix CS
This commit is contained in:
parent
a7a2d8d1bb
commit
91a2fc2159
2 changed files with 1 additions and 2 deletions
|
@ -12,7 +12,6 @@
|
|||
namespace Nelmio\ApiDocBundle\Tests\Extractor;
|
||||
|
||||
use Nelmio\ApiDocBundle\Tests\WebTestCase;
|
||||
use Symfony\Component\Form\Test\DeprecationErrorHandler;
|
||||
|
||||
class ApiDocExtractorTest extends WebTestCase
|
||||
{
|
||||
|
|
|
@ -84,4 +84,4 @@ class JmsMetadataParserTest extends \PHPUnit_Framework_TestCase
|
|||
array('ArrayCollection')
|
||||
);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue