one more /_stop

This commit is contained in:
Alexander Bondarenko
2024-04-26 22:05:51 +03:00
parent d3e6d638af
commit 24e718c7d5
+1
View File
@@ -1150,6 +1150,7 @@ testDatabaseEncryption tmp = do
alice <## "error: chat not stopped"
alice ##> "/db decrypt mykey"
alice <## "error: chat not stopped"
threadDelay 100000
alice ##> "/_stop"
alice <## "chat stopped"
alice ##> "/db decrypt mykey"