deactive test for issue #1125
This commit is contained in:
parent
4c095202bd
commit
e13219fec9
|
@ -17,7 +17,7 @@ describe("assign ordered list", function(){
|
||||||
}).done(done);
|
}).done(done);
|
||||||
});
|
});
|
||||||
|
|
||||||
it("keeps the numbered list on enter for the new line - EMULATES PASTING INTO A PAD", function(done){
|
xit("issue #1125 keeps the numbered list on enter for the new line - EMULATES PASTING INTO A PAD", function(done){
|
||||||
var inner$ = helper.padInner$;
|
var inner$ = helper.padInner$;
|
||||||
var chrome$ = helper.padChrome$;
|
var chrome$ = helper.padChrome$;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue