actingAs(User::factory()->superuser()->create()) ->get(route('components.edit', Component::factory()->create())) ->assertOk(); } }