Skip to content

Commit 81f6c7f

Browse files
committed
biome
1 parent f7ab3a2 commit 81f6c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-packages/e2e-tests/run.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/* eslint-disable no-console */
22
import { spawn } from 'child_process';
3+
import { resolve } from 'path';
34
import * as dotenv from 'dotenv';
45
import { sync as globSync } from 'glob';
5-
import { resolve } from 'path';
66

77
import { registrySetup } from './registrySetup';
88

0 commit comments

Comments
 (0)