[backend] accept articles from crawler
This commit is contained in:
@@ -4,7 +4,7 @@ declare(strict_types=1);
|
||||
|
||||
namespace Tests\Unit\Aggregator\Domain\Service;
|
||||
|
||||
use App\Aggregator\Domain\Service\Crawling\DateParser;
|
||||
use Basango\Aggregator\Domain\Service\Crawling\DateParser;
|
||||
use PHPUnit\Framework\Attributes\DataProvider;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user