#4708 tests: fix activity stats api tests when current date is before 15th feb
Merged by pingou. Opened by jlanda.
jlanda/pagure fix-api-activity-tests  into  master

Download 4708.patch

Our pipeline is broken until 2020-02-15 due to a logic error on the way we calculate the date for the commit. But instead of fixing the logic that changes the year to last year when the current data is prior to 15th feb, use last year as base always since it's much simpler :)

this variable is not used, but is not needed for the fix, I'll move it to a different commit

rebased onto 70065a66188034c34525d7f8dab43ac28dc414c5

1 new commit added

  • test_pagure_flask_api_user: remove unused repo fetching

Pull-Request has been merged by pingou

Metadata