mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 10:35:48 +00:00
Merge "Skip flaky test for now"
This commit is contained in:
commit
8e025e4af0
|
@ -33,7 +33,7 @@
|
|||
return { fragment: fragment };
|
||||
}
|
||||
|
||||
QUnit.test( 'onReplacePart', ( assert ) => {
|
||||
QUnit.test.skip( 'onReplacePart', ( assert ) => {
|
||||
// don't kill test until this promise is resolved, to allow the async workflow to complete
|
||||
const finishTest = assert.async();
|
||||
|
||||
|
|
Loading…
Reference in a new issue