We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c204a5 commit 92ee3cdCopy full SHA for 92ee3cd
tests/AgentTests/FunctionalAPITests.hs
@@ -452,7 +452,7 @@ functionalAPITests ps = do
452
describe "Async agent commands" $ do
453
describe "connect using async agent commands" $
454
testBasicMatrix2 ps testAsyncCommands
455
- fit "should add short link data using async agent command" $
+ it "should add short link data using async agent command" $
456
testSetConnShortLinkAsync ps
457
it "should restore and complete async commands on restart" $
458
testAsyncCommandsRestore ps
0 commit comments