actingAs(User::factory()->superuser()->create()) ->get(route('maintenances.edit', AssetMaintenance::factory()->create()->id)) ->assertOk(); } }