瀏覽代碼

Mock name for integration test

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
tags/v16.0.0alpha1
Daniel Kesselberg 5 年之前
父節點
當前提交
4532ed356d
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      build/integration/features/bootstrap/Auth.php

+ 1
- 0
build/integration/features/bootstrap/Auth.php 查看文件

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

Loading…
取消
儲存