We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd3b74d commit 3ed1dfbCopy full SHA for 3ed1dfb
platform-controller/Makefile
@@ -29,7 +29,6 @@ test:
29
PROMETHEUS_HOST=localhost \
30
@echo "✅ Environment variables set for RabbitMQ and Redis."
31
32
- @echo "🧪 Running tests with Maven..."
33
mvn --quiet --update-snapshots -Dtest=$(test) clean test
34
@echo "✅ Tests completed successfully."
35
0 commit comments