Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Tostti committed Nov 6, 2024
1 parent 47dfb2e commit d1e101b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-tools/test-packages/test-packages.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ FILE_OWNER="wazuh-dashboard"
# Remove container and image
clean() {
docker stop $CONTAINER_NAME
docker rm $CONTAINER_NAME
docker rmi $CONTAINER_NAME
}

Expand Down

0 comments on commit d1e101b

Please sign in to comment.