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