Skip to content

Commit

Permalink
rename mockLocation.ts to buildLocation.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-lebeau committed Sep 4, 2024
1 parent 4e21061 commit 1040139
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion packages/core/test/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export * from './cookie'
export * from './registerCleanupTask'
export * from './interceptRequests'
export * from './emulate/createNewEvent'
export * from './emulate/mockLocation'
export * from './emulate/buildLocation'
export * from './emulate/mockClock'
export * from './emulate/mockReportingObserver'
export * from './emulate/mockZoneJs'
Expand Down

0 comments on commit 1040139

Please sign in to comment.