Skip to content

Commit

Permalink
AG-27583 fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
maximtop committed Nov 19, 2024
1 parent 28a37b7 commit 806ddf5
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ export class MockAppContext implements AppContext {
configuration: ConfigurationMV2Context | undefined = undefined;

startTimeMs: number | undefined = undefined;

cosmeticsInjectedOnStartup: boolean = false;
}

0 comments on commit 806ddf5

Please sign in to comment.