Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 79b7506

Browse files
committed
FIXUP: Test
1 parent 37363e8 commit 79b7506

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

spec/keytar-spec.js

-4
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,5 @@ describe("keytar", function() {
113113
await keytar.deletePassword(service, account)
114114
})
115115
})
116-
117-
afterEach(async function() {
118-
// await keytar.deletePassword(service2, account)
119-
})
120116
});
121117
})

0 commit comments

Comments
 (0)