Files
nairobi/spec
Javi Martín 1a5b73a0bd Don't load tasks several times in specs
Calling `load_tasks` in several files made rails load the tasks several
times, and so they were executed several times when called.

Since the milestone migration can't be executed twice in a row (it would
fail with duplicated ID records), loading the tasks several times made
the milestone migrations task specs fail.
2018-11-30 14:15:21 +01:00
..
2018-11-15 11:52:57 +01:00
2018-11-30 14:15:21 +01:00
2018-10-10 12:47:40 +02:00
2018-10-31 11:51:44 +01:00
2017-10-16 19:02:27 +02:00