Ver código fonte

Mock name for integration test

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
tags/v16.0.0alpha1
Daniel Kesselberg 5 anos atrás
pai
commit
4532ed356d
Nenhuma conta vinculada ao e-mail do autor do commit
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1
    0
      build/integration/features/bootstrap/Auth.php

+ 1
- 0
build/integration/features/bootstrap/Auth.php Ver arquivo

@@ -132,6 +132,7 @@ trait Auth {
'requesttoken' => $this->requestToken,
],
'json' => [
'name' => md5(microtime()),
'scope' => [
'filesystem' => false,
],

Carregando…
Cancelar
Salvar