Skip to content

Commit

Permalink
fix bug (#1048)
Browse files Browse the repository at this point in the history
  • Loading branch information
gaoning777 authored and k8s-ci-robot committed Mar 27, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 554731e commit e90a334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/python/tests/compiler/compiler_tests.py
Original file line number Diff line number Diff line change
@@ -285,7 +285,7 @@ def test_py_image_pull_secret(self):

def test_py_recursive(self):
"""Test pipeline recursive."""
self._test_py_compile('recursive')
self._test_py_compile_yaml('recursive')

def test_type_checking_with_consistent_types(self):
"""Test type check pipeline parameters against component metadata."""

0 comments on commit e90a334

Please sign in to comment.