run none of the extranal storage tests on default
This commit is contained in:
parent
4ba527625f
commit
0b51c53443
|
@ -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 New Issue