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

Fix running integration tests without --features alpha-transforms #1514

Conversation

rukai
Copy link
Member

@rukai rukai commented Mar 5, 2024

Issue introduced by #1509

All tests that setup shotover to use an alpha-transform should have #[cfg(feature = "alpha-transforms")] so that they dont show up as test failures when running without alpha-transforms enabled.

@rukai rukai requested a review from conorbros March 5, 2024 06:02
@conorbros conorbros merged commit 35350ef into shotover:main Mar 6, 2024
40 checks passed
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.

3 participants