Add markdown smoke tests for changing text size and inserting links (#18888)

* Temporarily disabled text size tests due to issues running on Unix.
This commit is contained in:
Cory Rivera
2022-04-05 15:53:06 -07:00
committed by GitHub
parent 92a2233022
commit 7c399e84eb
3 changed files with 68 additions and 8 deletions

View File

@@ -189,7 +189,7 @@ export class MarkdownToolbarComponent extends AngularDisposable {
undefined,
this._actionBar.actionRunner,
undefined,
'masked-pseudo-after dropdown-arrow',
'masked-pseudo-after dropdown-arrow heading-dropdown',
this.optionParagraph,
undefined
);