Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

Commit

Permalink
Merge 009568f into 30f5d12
Browse files Browse the repository at this point in the history
  • Loading branch information
greg0ire committed Jan 27, 2019
2 parents 30f5d12 + 009568f commit 41876f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/CoreBundle/DependencyInjection/ConfigurationTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@
namespace Sonata\CoreBundle\Tests\DependencyInjection;

use Matthias\SymfonyConfigTest\PhpUnit\ConfigurationTestCaseTrait;
use PHPUnit\Framework\TestCase;
use Sonata\CoreBundle\DependencyInjection\Configuration;

class ConfigurationTest
class ConfigurationTest extends TestCase
{
use ConfigurationTestCaseTrait;

Expand Down

0 comments on commit 41876f2

Please sign in to comment.