Skip to content

Commit 3a2e110

Browse files
committed
tests(Discovery): Disabled credentials tests
1 parent 527c228 commit 3a2e110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/IBM.WatsonDeveloperCloud.Discovery.v1.IntegrationTests/DiscoveryIntegrationTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,7 @@ public void TestTrainingData()
512512
#endregion
513513

514514
#region Credentials
515-
[TestMethod]
515+
//[TestMethod]
516516
public void TestCredentials_Success()
517517
{
518518
var listCredentialsResult = ListCredentials(_environmentId);

0 commit comments

Comments
 (0)