mirror of
https://github.com/trufflesecurity/trufflehog.git
synced 2024-11-10 07:04:24 +00:00
updat test file. (#1637)
This commit is contained in:
parent
f3c2d5e6c7
commit
55b9d48e0d
2 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ func TestExtractTarContent(t *testing.T) {
|
|||
assert.True(t, ok)
|
||||
}()
|
||||
|
||||
wantCount := 361
|
||||
wantCount := 4
|
||||
count := 0
|
||||
for range chunkCh {
|
||||
count++
|
||||
|
|
BIN
pkg/handlers/testdata/test.tgz
vendored
BIN
pkg/handlers/testdata/test.tgz
vendored
Binary file not shown.
Loading…
Reference in a new issue