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

SWATCH-1858: Change hsql dependency from runtimeOnly to testImplementation #2675

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

Sgitario
Copy link
Contributor

Jira issue: SWATCH-1858

Description

Having the hsql dependency as runtime only, it will hide issues when not providing the overridden database dependency since it will use an in-memory hsql dependency.

Testing

No need new testing. All the e2e tests should work as expected.

@Sgitario Sgitario added the QE Unneeded Pull request does not need QE approval label Oct 19, 2023
@lindseyburnett lindseyburnett self-assigned this Oct 20, 2023
@Sgitario Sgitario merged commit c7c2eb6 into RedHatInsights:main Oct 20, 2023
6 checks passed
@Sgitario Sgitario deleted the SWATCH-1858 branch October 20, 2023 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
QE Unneeded Pull request does not need QE approval
Projects
None yet
2 participants