Skip to content

Commit ecc5ec2

Browse files
committed
Fix test
Signed-off-by: Tomas Kislan <[email protected]>
1 parent 507508e commit ecc5ec2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/notebooks/deepnote/deepnoteRequirementsHelper.node.unit.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ suite('DeepnoteRequirementsHelper', () => {
3535

3636
teardown(() => {
3737
sandbox.restore();
38+
resetVSCodeMocks();
3839
});
3940

4041
test('should create requirements.txt file with valid requirements', async () => {

0 commit comments

Comments
 (0)