This commit is contained in:
Sampark Sharma
2022-11-17 07:34:07 +00:00
committed by GitHub
parent 6f7397feb6
commit 964682b5d4
4 changed files with 4 additions and 4 deletions

View File

@@ -280,4 +280,4 @@ test('gzip list tar', async () => {
.concat(IS_MAC ? ['--delay-directory-restore'] : []),
{cwd: undefined}
)
})
})