Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit b67eb8b

Browse files
committed
ignore integration test
1 parent 605c510 commit b67eb8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ServiceStack.Redis.Tests/SslTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
namespace ServiceStack.Redis.Tests
1616
{
17-
//[Ignore("Requires ~/azureconfig.txt")]
17+
[Ignore("Requires ~/azureconfig.txt")]
1818
[TestFixture, Category("Integration")]
1919
public class SslTests
2020
{

0 commit comments

Comments
 (0)