Skip to content

Commit

Permalink
Update component_test.py
Browse files Browse the repository at this point in the history
  • Loading branch information
DharmitD authored Jul 17, 2024
1 parent 79feb48 commit dc45962
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sdk/python/kfp/cli/component_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,6 @@ def test_dockerfile_can_contain_custom_kfp_package(self):
result = self.runner.invoke(
self.cli,
[
'component', # Updated the command to 'component build'
'build',
str(self._working_dir), f'--kfp-package-path={package_dir}'
],
Expand Down

0 comments on commit dc45962

Please sign in to comment.