Skip to content

Commit 3630d15

Browse files
Update integration.test.ts
1 parent d80d32b commit 3630d15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/database/test/exp/integration.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ import {
2828
refFromURL
2929
} from '../../exp/index';
3030
import { onValue, set } from '../../src/exp/Reference_impl';
31-
import { DATABASE_ADDRESS, DATABASE_URL } from '../helpers/util';
3231
import { EventAccumulatorFactory } from '../helpers/EventAccumulator';
32+
import { DATABASE_ADDRESS, DATABASE_URL } from '../helpers/util';
3333

3434
export function createTestApp() {
3535
return initializeApp({ databaseURL: DATABASE_URL });

0 commit comments

Comments
 (0)