Skip to content

Commit 3fe8528

Browse files
committed
linting
1 parent 506b8e8 commit 3fe8528

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/integration/install.integration.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import {runCommand} from '@oclif/test'
22
import {dim} from 'ansis'
3-
import * as fs from 'node:fs';
43
import {expect} from 'chai'
4+
import * as fs from 'node:fs';
55
import {rm} from 'node:fs/promises'
66
import {dirname, join, resolve} from 'node:path'
77
import {fileURLToPath} from 'node:url'

0 commit comments

Comments
 (0)