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