style: update notification factory base phpunit class

This commit is contained in:
Khoubza Younes
2023-02-01 23:03:47 +01:00
parent 9f426f0b8c
commit 0579964afc
@@ -8,7 +8,7 @@
namespace Flasher\Tests\Prime\Factory;
use Flasher\Prime\Factory\NotificationFactory;
use PHPUnit\Framework\TestCase;
use Flasher\Tests\Prime\TestCase;
class NotificationFactoryTest extends TestCase
{