Explorar o código

Remove test stub

Steven Silvester %!s(int64=8) %!d(string=hai) anos
pai
achega
557da3db5d
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  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()', () => {