Revision ba38dca4
[TASK] Reset ``ResourceManager`` for functional tests
Due to the way HTTP requests are triggered in functional tests the
``ResourceManager`` was initialized very early in the process.
As a result the ``FileSystemTarget::baseUri`` was initialized with an
empty string.
With this change the ResourceManager is re-initialized for every test.
Change-Id: I23d7a0511a33345bd0977776aa03226b155191b0
Releases: master, 3.0
- added
- modified
- copied
- renamed
- deleted