Remove comment

This commit is contained in:
Marcus Moore 2024-08-05 15:50:53 -07:00
parent 5ecdb7e07c
commit e3049fffd4
No known key found for this signature in database

View file

@ -26,7 +26,6 @@ class BulkDeleteUsersTest extends TestCase
public function testValidation()
{
// $this->markTestIncomplete();
$user = User::factory()->create();
Asset::factory()->assignedToUser($user)->create();