diff --git a/e2e-tests/playwright/e2e/plugins/acr.spec.ts b/e2e-tests/playwright/e2e/plugins/acr.spec.ts index 6184da18ea..31eb5dc336 100644 --- a/e2e-tests/playwright/e2e/plugins/acr.spec.ts +++ b/e2e-tests/playwright/e2e/plugins/acr.spec.ts @@ -3,7 +3,7 @@ import { UIhelper } from "../../utils/ui-helper"; import { Common, setupBrowser } from "../../utils/common"; let page; -test.describe("Test ACR plugin", () => { +test.describe("Test ACR plugin test", () => { test.beforeAll(async () => { test.info().annotations.push({ type: "component",