mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
allow 30 sec for testDeleteFile
This commit is contained in:
parent
b6f8d2b859
commit
c70a0f791d
1 changed files with 1 additions and 0 deletions
|
|
@ -113,6 +113,7 @@ class Test_Encryption_Trashbin extends \PHPUnit_Framework_TestCase {
|
|||
}
|
||||
|
||||
/**
|
||||
* @medium
|
||||
* @brief test delete file
|
||||
*/
|
||||
function testDeleteFile() {
|
||||
|
|
|
|||
Loading…
Reference in a new issue