Skip to content

Commit

Permalink
Update test.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
lucyjemutai authored Aug 23, 2024
1 parent 9e0de16 commit 747a5c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/core/test.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { type APIRequestContext, type Page, test as base } from '@playwright/test';
import { APIRequestContext, Page, test as base } from '@playwright/test';
import { api } from '../fixtures';

// This file sets up our custom test harness using the custom fixtures.
Expand Down

0 comments on commit 747a5c1

Please sign in to comment.