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.
2 parents 7b10b90 + a2df02e commit 2d09925Copy full SHA for 2d09925
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