-
-
Notifications
You must be signed in to change notification settings - Fork 932
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix flaky SFTP file time tests (#1414)
* fix flaky SFTP file time tests These asserts currently assume that DateTime.Now and the creation timestamp on the server happen within the same second. Note that I didn't change the asserts below where an explicit timestamp is set. From my understanding, these should not be affected. example: https://ci.appveyor.com/project/drieseng/ssh-net/builds/49850731/job/u6lk0cyipbxkp4jd * remove asserts
- Loading branch information
Showing
1 changed file
with
3 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters