write test for another items and change some part of the code
This commit is contained in:
@@ -45,7 +45,7 @@ class StoreTest extends TestCase
|
||||
]);
|
||||
|
||||
$response = $this->actingAs($user)->postJson(route('permissions.store'), [
|
||||
'name' => $duplicateName, // حالا واقعا تکراری هستند
|
||||
'name' => $duplicateName,
|
||||
'name_fa' => $duplicateNameFa,
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user