mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Remove comment
This commit is contained in:
parent
5ecdb7e07c
commit
e3049fffd4
|
@ -26,7 +26,6 @@ class BulkDeleteUsersTest extends TestCase
|
|||
|
||||
public function testValidation()
|
||||
{
|
||||
// $this->markTestIncomplete();
|
||||
$user = User::factory()->create();
|
||||
Asset::factory()->assignedToUser($user)->create();
|
||||
|
||||
|
|
Loading…
Reference in a new issue