Skip to content

Commit

Permalink
chore: mark experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
sheremet-va committed Jan 15, 2025
1 parent 714e725 commit 71e2369
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vitest/src/node/types/reporter.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ export interface Reporter {
/**
* Called when the project initiated the browser instance.
* project.browser will always be defined.
* @experimental
*/
onBrowserInit?: (project: TestProject) => Awaitable<void>
/**
Expand Down

0 comments on commit 71e2369

Please sign in to comment.