Skip to content

Commit f826341

Browse files
committed
fix: update import
1 parent 01e0f67 commit f826341

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v3/test/fixtures/ticket.activation.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import type { TraceDefinition } from '../types'
1+
import type { TraceDefinition } from '../../types'
22

33
export interface TicketIdScope {
44
ticketId: string

0 commit comments

Comments
 (0)