mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-20 08:52:15 +00:00
update invoice profile
This commit is contained in:
@@ -142,7 +142,7 @@ class OasisClientTest extends TestCase
|
||||
'id' => $client->id,
|
||||
])->assertStatus(200);
|
||||
|
||||
$this->getJson('/api/oasis/clients/search?query=info')
|
||||
$this->getJson('/api/oasis/clients/search?query=inf')
|
||||
->assertJsonFragment([
|
||||
'id' => $client->id,
|
||||
])->assertStatus(200);
|
||||
|
||||
Reference in New Issue
Block a user