mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
run none of the extranal storage tests on default
This commit is contained in:
parent
4ba527625f
commit
0b51c53443
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ return array(
|
|||
'root'=>'/google',
|
||||
),
|
||||
'swift'=>array(
|
||||
'run'=>true,
|
||||
'run'=>false,
|
||||
'user'=>'test:tester',
|
||||
'token'=>'testing',
|
||||
'host'=>'localhost:8080/auth',
|
||||
|
|
|
|||
Loading…
Reference in a new issue