Skip to content

Commit 3ed1dfb

Browse files
committed
change in platform controller make file remove extra echo
1 parent dd3b74d commit 3ed1dfb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

platform-controller/Makefile

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ test:
2929
PROMETHEUS_HOST=localhost \
3030
@echo "✅ Environment variables set for RabbitMQ and Redis."
3131

32-
@echo "🧪 Running tests with Maven..."
3332
mvn --quiet --update-snapshots -Dtest=$(test) clean test
3433
@echo "✅ Tests completed successfully."
3534

0 commit comments

Comments
 (0)