mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 14:25:00 +00:00
Merge branch 'upgrade-sf5' into signature-app-master
This commit is contained in:
@@ -11,14 +11,14 @@ declare(strict_types=1);
|
||||
|
||||
namespace Chill\MainBundle\Tests\Search;
|
||||
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
/**
|
||||
* Description of AbstractSearch.
|
||||
*
|
||||
* @internal
|
||||
*
|
||||
* @coversNothing
|
||||
*/
|
||||
final class AbstractSearchTest extends \PHPUnit\Framework\TestCase
|
||||
final class AbstractSearchTest extends TestCase
|
||||
{
|
||||
/**
|
||||
* @var \Chill\MainBundle\Search\AbstractSearch
|
||||
|
Reference in New Issue
Block a user