Skip to content

Commit 48a197f

Browse files
committed
rerun ci
1 parent 0406675 commit 48a197f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/src/pages/tests/table/props/data/editing/shouldAcceptEdit.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@ export default test.describe.parallel('Inline Edit - shouldAcceptEdit', () => {
129129
colId: 'stack',
130130
rowIndex: 0,
131131
};
132-
133132
let text = await rowModel.getTextForCell(cellEditable1);
134133
expect(text).toBe('frontend');
135134

0 commit comments

Comments
 (0)