Skip to content

Commit

Permalink
tests(*): fix file name
Browse files Browse the repository at this point in the history
  • Loading branch information
locao committed Jun 21, 2024
1 parent ed32266 commit c5efdbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/01-image.test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ function run_test {
sleep 5
docker volume prune -f
docker system prune -y
git checkout -- docker compose.yml
git checkout -- docker-compose.yml
popd

# Run Kong functional tests
Expand Down

0 comments on commit c5efdbf

Please sign in to comment.