add delay to test

This commit is contained in:
Evgeny Poberezkin
2023-09-30 19:52:17 +01:00
parent c4ac5a784f
commit 4d2826f490
+1 -1
View File
@@ -1363,7 +1363,7 @@ testXFTPMarkToReceive = do
-- alice <## "started sending file 1 (test.pdf) to bob" -- TODO "started uploading" ?
alice <## "completed uploading file 1 (test.pdf) for bob"
bob #$> ("/_set_file_to_receive 1", id, "ok")
threadDelay 500000
bob ##> "/_stop"
bob <## "chat stopped"
bob #$> ("/_files_folder ./tests/tmp/bob_files", id, "ok")