chore: align lint w/ playwright (#729)
This commit is contained in:
parent
eeeab4f042
commit
f1826b96b6
7 changed files with 46 additions and 19 deletions
|
|
@ -14,8 +14,8 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import { test, expect } from './fixtures.js';
|
||||
import fs from 'fs/promises';
|
||||
import { test, expect } from './fixtures.js';
|
||||
|
||||
test('browser_file_upload', async ({ client, server }, testInfo) => {
|
||||
server.setContent('/', `
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue