Skip to content

Commit 4a35713

Browse files
Update src/core/__tests__/labelManager.test.ts
Co-authored-by: Copilot <[email protected]>
1 parent 2e5ebcf commit 4a35713

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/core/__tests__/labelManager.test.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,3 @@ describe('ensureLabelExists', () => {
5555
});
5656
});
5757
});
58-
function beforeEach(callback: () => void) {
59-
callback();
60-
}
61-

0 commit comments

Comments
 (0)