We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 517ae56 commit 22a88a7Copy full SHA for 22a88a7
test/git/performance/lib.py
@@ -46,8 +46,8 @@ class TestBigRepoR(TestBase):
46
"""
47
48
#{ Invariants
49
- head_sha_2k = 'd9671e15703918048982c9ff4e2e0fef21ede320'
50
- head_sha_50 = 'ef9395f5ffe75f4e43d80cd1fa7b34c8a4db66fe'
+ head_sha_2k = '235d521da60e4699e5bd59ac658b5b48bd76ddca'
+ head_sha_50 = '32347c375250fd470973a5d76185cac718955fd5'
51
#} END invariants
52
53
@classmethod
0 commit comments