Skip to content

Commit

Permalink
Revert "chore: add back dummy generation"
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalgrimaud authored Jun 28, 2022
1 parent 967c8d3 commit f16ee75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests-ci/generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,6 @@ elif [[ $application == 'kafkaapp' ]]; then
sonar_back

callApi "/api/servers/spring-boot/brokers/kafka"
callApi "/api/servers/spring-boot/brokers/kafka/dummy-producer-consumer"
callApi "/api/servers/spring-boot/brokers/kafka/akhq"

elif [[ $application == 'pulsarapp' ]]; then
Expand Down

0 comments on commit f16ee75

Please sign in to comment.