updat test file. (#1637)
Lint / lint (push) Waiting to run
Release / Release (push) Waiting to run
Scan for secrets / test (push) Waiting to run
Snifftest / Run Snifftest (push) Waiting to run
Test / test (push) Waiting to run
Test / test-detectors (push) Waiting to run
Test / test-community (push) Waiting to run

This commit is contained in:
ahrav
2023-08-17 10:16:25 -07:00
committed by GitHub
parent f3c2d5e6c7
commit 55b9d48e0d
2 changed files with 1 additions and 1 deletions
+1 -1
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++
BIN
View File
Binary file not shown.