Fixes HistoryTest::testHistoryTypeChange. We were subtracting -1 for no reason. This lead to adding one extra line to the history. The previous implementation would immediately remove the top line but the new one waits till we have 5 extra lines. Hence, the test broke.wilder
parent
3403585b87
commit
f1224716a1
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue