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