changes notification added

This commit is contained in:
Simon Pocrnjič
2025-10-01 22:33:36 +02:00
parent db99a57030
commit 0e0912c81b
10 changed files with 994 additions and 485 deletions
@@ -5,7 +5,7 @@
use App\Models\User;
use Illuminate\Foundation\Testing\RefreshDatabase;
uses(RefreshDatabase::class);
uses(Tests\TestCase::class, RefreshDatabase::class);
it('returns client cases when searching by contract reference', function () {
// Arrange: create a user and authenticate