@@ -129,10 +130,10 @@ public function testInvalidFormat(): void {
/**
* {@inheritdoc}
*/
#[Skip]
publicfunctiontestLabelValidation():void{
// @todo Remove this override in https://www.drupal.org/i/3231354. The label of Editor entities is dynamically computed: it's retrieved from the associated FilterFormat entity. That issue will change this.