Skip to content

Commit

Permalink
unused TID
Browse files Browse the repository at this point in the history
  • Loading branch information
dskloetd committed Jul 15, 2024
1 parent ca227a3 commit 722c32e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend/src/tests/page-objects/PageBanner.page-object.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ import { BasePageObject } from "$tests/page-objects/base.page-object";
import type { PageObjectElement } from "$tests/types/page-object.types";

export class PageBannerPo extends BasePageObject {
private static readonly TID = "participate-button-component";

static under({
element,
testId,
Expand Down

0 comments on commit 722c32e

Please sign in to comment.