mirror of
https://github.com/phpseclib/phpseclib.git
synced 2024-11-15 17:57:12 +00:00
Merge branch '3.0'
This commit is contained in:
commit
e5efc6e24f
@ -179,7 +179,7 @@ class Functional_Net_SFTPUserStoryTest extends PhpseclibFunctionalTestCase
|
||||
);
|
||||
|
||||
$this->assertSame(
|
||||
self::$exampleData . 'zzz',
|
||||
self::$exampleData . 'xxx',
|
||||
$sftp->get('file1.txt'),
|
||||
'Failed asserting that get() returns expected example data.'
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user