Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
Signed-off-by: Yee Hing Tong <[email protected]>
  • Loading branch information
wild-endeavor committed Jul 29, 2022
1 parent 9d868f6 commit 1a571db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/flytekit/unit/cli/pyflyte/test_run.py
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,6 @@ def a():
mock_click_ctx.obj = obj

def check_image(*args, **kwargs):
print(kwargs["image_config"])
assert kwargs["image_config"] == final_image_config

mock_remote.register_script.side_effect = check_image
Expand Down

0 comments on commit 1a571db

Please sign in to comment.