Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbf committed Nov 24, 2023
1 parent 9830af5 commit 6dbd144
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/playwright/hooks.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import type { BrowserContext, Page } from 'playwright';
import type { StoryContext } from '@storybook/csf';
import dedent from 'ts-dedent';

export type TestContext = {
id: string;
Expand Down

0 comments on commit 6dbd144

Please sign in to comment.