Fix InMemoryStorage.origin_visit_upsert() method
the self._origin_visits[origin_url] list was built one element too big
(since visit ids starts from 1 and not 0).
This is needed to ease writing replayer tests (by comparing these lists).
douardda | Authored on May 29 2020, 2:21 PM |
douardda | Pushed on Jun 2 2020, 2:31 PM |
Buildable 12576 | |
Build 19105: test-and-build | Jenkins console · Jenkins |