diff --git a/tests/page/page-clock.spec.ts b/tests/page/page-clock.spec.ts index 5b23007950..185443d4c7 100644 --- a/tests/page/page-clock.spec.ts +++ b/tests/page/page-clock.spec.ts @@ -14,7 +14,6 @@ * limitations under the License. */ -import { describe } from 'node:test'; import { test, expect } from './pageTest'; declare global {