actingAs(User::factory()->superuser()->create()) ->get(route('hardware.create')) ->assertOk(); } }