[ci] format
This commit is contained in:
parent
ceda294e13
commit
497306178d
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ import { expect } from '@playwright/test';
|
||||||
import { testFactory } from './test-utils.js';
|
import { testFactory } from './test-utils.js';
|
||||||
|
|
||||||
const test = testFactory({
|
const test = testFactory({
|
||||||
root: './fixtures/pass-js/'
|
root: './fixtures/pass-js/',
|
||||||
});
|
});
|
||||||
|
|
||||||
let devServer;
|
let devServer;
|
||||||
|
|
Loading…
Reference in a new issue