Skip to content
This repository has been archived by the owner on Mar 13, 2022. It is now read-only.

Commit

Permalink
test file changed
Browse files Browse the repository at this point in the history
  • Loading branch information
Yashks1994 committed Apr 30, 2021
1 parent 5c899a6 commit 51e9bb8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dynamic/test_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ def test_cluster_custom_resources(self):
)
self.assertEqual(header_params, resp.kind)
self.assertEqual(api_version, resp.apiVersion)
self.assertTrue(resp.status)

try:
changeme_api = client.resources.get(
Expand Down

0 comments on commit 51e9bb8

Please sign in to comment.