mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 20:33:32 +08:00
chore(playwright): enable type checking (#25034)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { expect, describe } from '@playwright/test';
|
||||
import { expect } from '@playwright/test';
|
||||
import { test } from '@utils/test/playwright';
|
||||
|
||||
test.describe('button: basic', () => {
|
||||
|
Reference in New Issue
Block a user