Commit 7b5bd1c
committed
Fix test cleanup.deletes_directory
A new version of sshd-core has been published with the message for a
missing directory changed. Maven uses the latest version and therefore
the test has to be adjusted to the changed message.1 parent 88750f5 commit 7b5bd1c
File tree
2 files changed
+2
-2
lines changed- src/test/java/com/github/stefanbirkner/fakesftpserver/rule
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
878 | 878 | | |
879 | 879 | | |
880 | 880 | | |
881 | | - | |
| 881 | + | |
882 | 882 | | |
883 | 883 | | |
884 | 884 | | |
| |||
0 commit comments