test files in cli and cross with password

This commit is contained in:
2023-05-25 10:17:01 +02:00
parent b43b802221
commit fb95a68b0d
13 changed files with 225 additions and 62 deletions

View File

@@ -1,6 +1,6 @@
import { test } from '@playwright/test'
import { createNote } from '../../utils'
import Files from './files'
import { Files } from '../../files'
test.describe('@web', () => {
test.skip('to big zip', async ({ page }) => {