Skip to content

Commit b36e99f

Browse files
author
sabakugaara
committed
调整测试文件目录
1 parent fc0e8b3 commit b36e99f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

tests/config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
'user_name' => 'tester',
44
'pwd' => 'grjxv2mxELR3',
55
'bucket' => 'sdkimg',
6-
'picture_path' => './sample.jpeg'
6+
'picture_path' => dirname(__FILE__) . '/assets/sample.jpeg'
77
);

0 commit comments

Comments
 (0)