[tests-only] add file/folder creation and list sharedByMe of link shares (#9150)
* test: add more edge-case tests for file/folder creation * test: add list sharedByMe tests for link shares * test: fix tests * test: list sharedByMe of drive link share * test: add issue tag * test: split scenario
This commit is contained in:
@@ -1151,7 +1151,7 @@ trait WebDav {
|
||||
}
|
||||
|
||||
/**
|
||||
* @Then /^the content of file "([^"]*)" for user "([^"]*)" should be "([^"]*)"$/
|
||||
* @Then the content of file :fileName for user :user should be :content
|
||||
*
|
||||
* @param string $fileName
|
||||
* @param string $user
|
||||
|
||||
Reference in New Issue
Block a user