We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc0e8b3 commit b36e99fCopy full SHA for b36e99f
sample.jpeg tests/assets/sample.jpegsample.jpeg renamed to tests/assets/sample.jpeg
tests/config.php
@@ -3,5 +3,5 @@
3
'user_name' => 'tester',
4
'pwd' => 'grjxv2mxELR3',
5
'bucket' => 'sdkimg',
6
- 'picture_path' => './sample.jpeg'
+ 'picture_path' => dirname(__FILE__) . '/assets/sample.jpeg'
7
);
0 commit comments