don't use base fixture
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
import { test } from './lib/base-fixture'
|
||||
import { expect } from '@playwright/test'
|
||||
import { test, expect } from '@playwright/test'
|
||||
|
||||
import { getUtils, setup, tearDown } from './test-utils'
|
||||
import { bracket } from 'lib/exampleKcl'
|
||||
|
Reference in New Issue
Block a user