Update src/common/buffer/BufferSet.test.ts

This commit is contained in:
Daniel Imms
2022-07-31 14:39:37 -07:00
committed by GitHub
parent 0a83040ac8
commit 14d59999e4
-3
View File
@@ -73,9 +73,6 @@ describe('BufferSet', () => {
});
describe('markers', () => {
beforeEach(() => {
});
it('should clear the markers when the buffer is switched', () => {
bufferSet.activateAltBuffer();
bufferSet.alt.addMarker(1);