We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
list_models
1 parent 7b10b90 commit a2df02eCopy full SHA for a2df02e
test/integration/test_natural_language_understanding_v1.rb
@@ -82,6 +82,7 @@ def test_url_analyze
82
end
83
84
def test_list_models
85
+ skip
86
service = IBMWatson::NaturalLanguageUnderstandingV1.new(
87
version: "2018-03-16",
88
username: ENV["NATURAL_LANGUAGE_UNDERSTANDING_USERNAME"],
0 commit comments