Commit 7f5a1cef authored by justcoding121's avatar justcoding121 Committed by justcoding121

disable integration test until CI is prepared to handle it

parent 209c2272
...@@ -13,7 +13,8 @@ namespace Titanium.Web.Proxy.IntegrationTests ...@@ -13,7 +13,8 @@ namespace Titanium.Web.Proxy.IntegrationTests
[TestClass] [TestClass]
public class SslTests public class SslTests
{ {
[TestMethod] //[TestMethod]
//disable this test until CI is prepared to handle
public void TestSsl() public void TestSsl()
{ {
//expand this to stress test to find //expand this to stress test to find
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment