mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 09:13:19 -04:00
Merge pull request #55129 from nextcloud/artonge/fix/tagstest_property_rootfolder
This commit is contained in:
commit
3edce64dc7
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ class TagsTest extends \Test\TestCase {
|
|||
protected $tagMapper;
|
||||
/** @var ITagManager */
|
||||
protected $tagMgr;
|
||||
protected IRootFolder $rootFolder;
|
||||
|
||||
protected function setUp(): void {
|
||||
parent::setUp();
|
||||
|
|
|
|||
Loading…
Reference in a new issue