Skip to content

Commit

Permalink
Temporarily disable unstable test cases (#2710)
Browse files Browse the repository at this point in the history
  • Loading branch information
JiuqingSong authored Jun 17, 2024
1 parent 81b29c0 commit 8f7e125
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import {
} from '../../lib/tableEdit/editors/features/CellResizer';

describe('TableEditor', () => {
describe('disableFeatures', () => {
xdescribe('disableFeatures', () => {
const insideTheOffset = 5;
let editor: IEditor;
let table: HTMLTableElement;
Expand Down

0 comments on commit 8f7e125

Please sign in to comment.