mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-03-30 14:15:55 +00:00
core: fix testXFTPRcvError test
This commit is contained in:
@@ -738,7 +738,7 @@ testXFTPRcvError tmp = do
|
||||
_ <- getTermLine bob
|
||||
|
||||
bob ##> "/fs 1"
|
||||
bob <## "receiving file 1 (test.pdf) error"
|
||||
bob <## "receiving file 1 (test.pdf) error: FileErrAuth"
|
||||
|
||||
testXFTPCancelRcvRepeat :: HasCallStack => FilePath -> IO ()
|
||||
testXFTPCancelRcvRepeat =
|
||||
|
||||
Reference in New Issue
Block a user