Skip to content

Commit

Permalink
Merge pull request #2285 from jhipster/revert-1802-fix/issues/1602_fl…
Browse files Browse the repository at this point in the history
…aky_tests

Revert "chore: add back dummy generation"
  • Loading branch information
pascalgrimaud authored Jun 28, 2022
2 parents 2fcdb80 + f16ee75 commit 4d0d378
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 4d0d378

Please sign in to comment.