Skip to content

Commit

Permalink
Fix eslint comment
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenpetryk committed Apr 30, 2024
1 parent e97c3f8 commit 2578641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/generated-vrt.spec.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// THIS FILE IS GENERATED BY ./scripts/testgen.ts
// eslint-disable-next-line @typescript-eslint/no-explicit-any
/* eslint-disable @typescript-eslint/no-explicit-any */

import { expect, test } from "@playwright/experimental-ct-react"
import { Page } from "@playwright/test"
Expand Down

0 comments on commit 2578641

Please sign in to comment.