Skip to content

Commit 2b371fc

Browse files
committed
test(Tone Analyzer V3): Temporarily disable unit tests
1 parent 1db1103 commit 2b371fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ToneAnalyzer.v3.UnitTests/ToneAnalyzerServiceUnitTests.cs

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

3030
namespace IBM.Watson.ToneAnalyzer.v3.UnitTests
3131
{
32-
[TestClass]
32+
//[TestClass]
3333
public class ToneAnalyzerServiceUnitTests
3434
{
3535
private string versionDate = "2016-05-19";

0 commit comments

Comments
 (0)