Cleanup after tests

This commit is contained in:
Kasra Bigdeli
2019-02-18 22:18:11 -08:00
parent d47aa0c758
commit ae75859bea

View File

@@ -26,7 +26,7 @@ beforeEach(() => {
})
afterEach(() => {
// return cleanup()
return cleanup()
})
test('No backup file', () => {