Skip to content

Commit a2df02e

Browse files
committed
test(NLU): Skip list_models integration test. Covered by unit test
1 parent 7b10b90 commit a2df02e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/integration/test_natural_language_understanding_v1.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ def test_url_analyze
8282
end
8383

8484
def test_list_models
85+
skip
8586
service = IBMWatson::NaturalLanguageUnderstandingV1.new(
8687
version: "2018-03-16",
8788
username: ENV["NATURAL_LANGUAGE_UNDERSTANDING_USERNAME"],

0 commit comments

Comments
 (0)