Steven Silvester 8 роки тому
батько
коміт
557da3db5d
1 змінених файлів з 0 додано та 4 видалено
  1. 0 4
      test/src/notebook/notebook/actions.spec.ts

+ 0 - 4
test/src/notebook/notebook/actions.spec.ts

@@ -1216,10 +1216,6 @@ describe('notebook/notebook/actions', () => {
         expect(widget.childCount()).to.be(count);
       });
 
-      it('should deactivate the cells', () => {
-
-      });
-
     });
 
     describe('#toggleLineNumbers()', () => {