1
0
mirror of https://github.com/ianstormtaylor/slate.git synced 2025-08-29 18:09:49 +02:00

fix playwright config import error

This commit is contained in:
Dalibor Tosic
2023-10-23 18:29:16 +02:00
parent b2b62970f8
commit a77692047f

View File

@@ -1,6 +1,6 @@
import { PlaywrightTestConfig } from '@playwright/test'
import { devices } from '@playwright/test'
import os from 'os'
import * as os from 'os'
const projects = [
{