Skip to content

Commit 07cf339

Browse files
committed
.
1 parent c52d220 commit 07cf339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-router/test/vite/buildEnd/handleOnBuildEnd.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import SentryCli from '@sentry/cli';
21
import * as fs from 'fs';
2+
import SentryCli from '@sentry/cli';
33
import glob from 'glob';
44
import type { ResolvedConfig } from 'vite';
55
import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';

0 commit comments

Comments
 (0)