search fix

This commit is contained in:
Simon Pocrnjič
2024-11-21 21:08:47 +01:00
parent 713bd9ffe3
commit 09fcac7cb5
11 changed files with 126 additions and 262 deletions
+2 -2
View File
@@ -147,7 +147,7 @@ public function run(): void
'user_id' => 1
])->clientCase()->create(
[
'client_id' => 4
'client_id' => 2
]
);
@@ -166,7 +166,7 @@ public function run(): void
'user_id' => 1
])->clientCase()->create(
[
'client_id' => 4
'client_id' => 2
]
);