61467f8ae537212ba3c895868c91235a21985cb8 |
|
28-Apr-2014 |
Tim Reddehase <robustus@rightsrestricted.com> |
create tag for hets-testing
The hets-testing tag sets Sidekiq test mode to inline (immediate
execution). It shall also allow us to exclude rather slow hets tests on
a test-run.
'Default' Sidekiq::Testing.inline! was removed, because
it didn't work anyway (because of scoping). |