Try out other operating systems
[lsp-test.git] / test / Test.hs
index 15f457f7852648082ed76a9334ff1da12b71dd9d..cdcdf5d37d5c5fedf093b0d638b20e4f25ff5d29 100644 (file)
@@ -60,7 +60,7 @@ main = hspec $ do
                     withTimeout 5 $ skipManyTill anyMessage publishDiagnosticsNotification
           in void $ timeout 6000000 sesh
 
-      it "further timeout messages are ignored" $ runSessionWithConfig (defaultConfig { logStdErr = True }) "hie -d --vomit" fullCaps "test/data/renamePass" $ do
+      it "further timeout messages are ignored" $ runSession "hie" fullCaps "test/data/renamePass" $ do
         doc <- openDoc "Desktop/simple.hs" "haskell"
         -- warm up the cache
         getDocumentSymbols doc