add api test for search files using tag in project spaces (#6853)

This commit is contained in:
Nalem7
2023-08-04 17:29:02 +05:45
committed by GitHub
parent 946940d280
commit 048d67c712
3 changed files with 49 additions and 9 deletions
@@ -259,6 +259,7 @@ trait WebDav {
$this->davPath = $this->getOldDavPath();
$this->usingOldDavPath = true;
$this->customDavPath = null;
$this->usingSpacesDavPath = false;
}
/**