Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.7] Quarkus-cli verify resteasy collision test should use a fixed stream 2.7 #658

Merged
merged 1 commit into from
May 25, 2022

Conversation

pjgg
Copy link
Contributor

@pjgg pjgg commented May 25, 2022

Summary

Quarkus-cli QuarkusCliCreateJvmApplicationIT#verifyRestEasyReactiveAndClassicResteasyCollisionUserMsg was using a default Quarkus stream (the latest one) when an application was created. This PR changed this behavior on this scenario in order to follow the same pattern of the rest Quarkus-cli test.

Please select the relevant options.

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • Methods and classes used in PR scenarios are meaningful
  • Commits are well encapsulated and follow the best practices

@pjgg pjgg requested a review from fedinskiy May 25, 2022 07:24
@pjgg pjgg changed the title Quarkus-cli verify resteasy collision test should use a fixed stream 2.7 [2.7] Quarkus-cli verify resteasy collision test should use a fixed stream 2.7 May 25, 2022
@pjgg pjgg merged commit d568d10 into quarkus-qe:2.7 May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants