Skip to content

Commit d7486c7

Browse files
committed
chore: playwright config in esm
1 parent 38bbfa0 commit d7486c7

File tree

2 files changed

+0
-123
lines changed

2 files changed

+0
-123
lines changed

app-min/e2e__if_playwright/app.spec.ext__if_not_plugin

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,4 @@
1-
// @if typescript
21
import { test, expect } from '@playwright/test';
3-
// @endif
4-
// @if babel
5-
const { test, expect } = require('@playwright/test');
6-
// @endif
72

83
test.beforeEach(async ({ page }) => {
94
await page.goto('http://localhost:9000');

playwright/playwright.config.ext

Lines changed: 0 additions & 118 deletions
This file was deleted.

0 commit comments

Comments
 (0)