mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Remove comment
This commit is contained in:
parent
16aa47509b
commit
59b7d5db4b
|
@ -101,8 +101,6 @@ class BulkDeleteUsersTest extends TestCase
|
|||
|
||||
public function testAssetsCanBeBulkCheckedIn()
|
||||
{
|
||||
// $this->markTestIncomplete();
|
||||
|
||||
[$userA, $userB, $userC] = User::factory()->count(3)->create();
|
||||
|
||||
$assetA = $this->assignAssetToUser($userA);
|
||||
|
|
Loading…
Reference in a new issue