Skip to content

Commit bba8cdb

Browse files
DavertMikNaktibalda
authored andcommitted
uploading files with special chars in names
1 parent 4ef5a1c commit bba8cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Codeception/Lib/Connector/Universal.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
class Universal extends Client
88
{
9-
use PhpSuperGlobalsConverter;
9+
use Shared\PhpSuperGlobalsConverter;
1010

1111
protected $mockedResponse;
1212

0 commit comments

Comments
 (0)