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