Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dingyiyi0226 committed Jan 21, 2022
1 parent f997911 commit 3f7c25b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/e2e_test/test_utils.py
Expand Up @@ -288,7 +288,7 @@ def test_create_implicit_service_list_from_yaml_with_conflict(self):
core_api.delete_namespaced_service(name="mock-4",
namespace="default", body={})

# Tests for multi-resource from directory
# Tests for creating multi-resource from directory

def test_create_multi_resource_from_directory(self):
"""
Expand Down

0 comments on commit 3f7c25b

Please sign in to comment.