updat test file. (#1637)

This commit is contained in:
ahrav 2023-08-17 10:16:25 -07:00 committed by GitHub
parent f3c2d5e6c7
commit 55b9d48e0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View file

@ -158,7 +158,7 @@ func TestExtractTarContent(t *testing.T) {
assert.True(t, ok)
}()
wantCount := 361
wantCount := 4
count := 0
for range chunkCh {
count++

Binary file not shown.