Skip to content

Commit

Permalink
chore: update import
Browse files Browse the repository at this point in the history
  • Loading branch information
Dzianis Dashkevich committed Oct 2, 2024
1 parent 531b9b0 commit 9aa0964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/playback/test/network/network-request.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { capture, instance, mock, when } from '@typestrong/ts-mockito';

import type { Mock } from 'vitest';

import type { ILogger } from '../../dist/types';
import type { ILogger } from '../../src/lib/types/logger.declarations';
import type {
INetworkInterceptorsProvider,
INetworkResponseInfo,
Expand Down

0 comments on commit 9aa0964

Please sign in to comment.