forgejo/services/archiver
Kyle Evans 6b25f43853 archiver: tests: simplify a bit further
We don't need to risk failure and use time.ParseDuration to get 2 *
time.Second.

else if isn't really necessary if the conditions are simple enough and lead
to the same result.
2020-05-05 19:13:57 -05:00
..
archiver.go archiver: restructure a little bit to facilitate testing 2020-05-05 16:39:40 -05:00
archiver_test.go archiver: tests: simplify a bit further 2020-05-05 19:13:57 -05:00