Mock name for integration test
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
This commit is contained in:
parent
850e67dea9
commit
4532ed356d
1 changed files with 1 additions and 0 deletions
|
@ -132,6 +132,7 @@ trait Auth {
|
|||
'requesttoken' => $this->requestToken,
|
||||
],
|
||||
'json' => [
|
||||
'name' => md5(microtime()),
|
||||
'scope' => [
|
||||
'filesystem' => false,
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue