align label with other create options (#19210)

This commit is contained in:
Mads Rasmussen
2025-05-09 12:41:29 +02:00
committed by GitHub
parent 0e73c5472a
commit 3493d9fbc4
3 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
import {ConstantHelper, NotificationConstantHelper, test} from '@umbraco/playwright-testhelpers';
import {ConstantHelper, test} from '@umbraco/playwright-testhelpers';
import {expect} from "@playwright/test";
const documentBlueprintName = 'TestDocumentBlueprints';