WIP: Test fehlgeschlagen
This commit is contained in:
@@ -11,8 +11,4 @@ export async function headerTest(page: Page) {
|
||||
page,
|
||||
page.getByRole("img", { name: "Logo", exact: true })
|
||||
);
|
||||
await highlightAndExpectVisible(
|
||||
page,
|
||||
page.getByRole("main").locator("svg").first()
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user