Fix Favorites button test

Favorites service was deactivated in tests due to non-existing
java.io.tmpdir folder. It's unlikely, but this could happen in
production as well, so make sure that the temp dir exists prior to
initializing the storage service.

(We ignore errors, because the storage service will already log those)

Change-Id: I134ddf0a47e618e0749c60dfc3e44e95cf85f0c5
Signed-off-by: Carsten Reckord <reckord@yatta.de>
2 files changed