Updated implementation to not return directories for get file info #187
Annotations
3 errors
Foundatio.SshNet.Tests.Storage.RootedSshNetStorageTests.WillNotReturnDirectoryInGetPagedFileListAsync:
_/tests/Foundatio.Storage.SshNet.Tests/Storage/RootedSshNetStorageTests.cs#L199
Assert.Null() Failure: Value is not null
Expected: null
Actual: "EmptyDirectory"
|
Foundatio.SshNet.Tests.Storage.SshNetStorageTests.WillNotReturnDirectoryInGetPagedFileListAsync:
_/tests/Foundatio.Storage.SshNet.Tests/Storage/SshNetStorageTests.cs#L197
Assert.Null() Failure: Value is not null
Expected: null
Actual: "EmptyDirectory"
|
build / build
Process completed with exit code 1.
|