core: fix testXFTPRcvError test

This commit is contained in:
spaced4ndy
2024-06-05 21:16:04 +04:00
parent 222af69a71
commit 02803b1491

View File

@@ -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 =