Skip to content

Commit

Permalink
fix: fix unit test TestModCheckerCheck_WithTrustedSum
Browse files Browse the repository at this point in the history
Signed-off-by: zongz <zongzhe1024@163.com>
  • Loading branch information
zong-zhe committed Dec 4, 2024
1 parent 202e2b6 commit 8b34ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/mock/test_script/push_pkg.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ echo $current_dir

# Push the test_data package to the registry
cd "$SCRIPT_DIR/../test_data"
"$current_dir/bin/kpm" push oci://$KPM_REG/$KPM_REPO
"$current_dir/bin/kpm" push oci://$KPM_REG/$KPM_REPO/test_data

0 comments on commit 8b34ba0

Please sign in to comment.