Skip to content

Commit 7f10d04

Browse files
committed
fix: lint
1 parent 99bdfe5 commit 7f10d04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app-config-esbuild/src/index.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,4 @@ it('loads currentEnvironment', () =>
120120

121121
expect(res.outputFiles[0].text).toMatchSnapshot();
122122
},
123-
));
123+
));

0 commit comments

Comments
 (0)