Skip to content

Commit e113eb2

Browse files
committed
Update du stats
1 parent d13e93f commit e113eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_core.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ def test_5_chunk_1(self, n, expected):
202202
# It works in CI on Linux, but it'll probably break at some point.
203203
# It's also necessary to update these numbers each time a new data
204204
# file gets added
205-
("tests/data", 4989995),
205+
("tests/data", 4989501),
206206
("tests/data/vcf", 4965254),
207207
("tests/data/vcf/sample.vcf.gz", 1089),
208208
],

0 commit comments

Comments
 (0)