172
172
up our tests, so we clear the last_scanned data in all existing
176
176
... IStoreSelector, MAIN_STORE, DEFAULT_FLAVOR)
177
177
>>> store = getUtility(IStoreSelector).get(MAIN_STORE, DEFAULT_FLAVOR)
178
178
>>> store.find(Branch).set(last_scanned=None)