Skip to content

Commit

Permalink
fix: fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
wzhudev committed Apr 21, 2024
1 parent 3572ae0 commit 35da687
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ describe('Test format painter rules in controller', () => {
let commandService: ICommandService;
let themeService: ThemeService;
let formatPainterController: FormatPainterController;

beforeEach(() => {
const testBed = createCommandTestBed(TEST_WORKBOOK_DATA, [
[IMarkSelectionService, { useClass: MarkSelectionService }],
Expand Down

0 comments on commit 35da687

Please sign in to comment.