-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
CFn: tidy up legacy skip decorator #13130
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
Conversation
LocalStack Community integration with Pro 2 files 2 suites 34m 31s ⏱️ Results for commit 60675b5. ♻️ This comment has been updated with latest results. |
Test Results (amd64) - Integration, Bootstrap 5 files 5 suites 47m 43s ⏱️ Results for commit 60675b5. ♻️ This comment has been updated with latest results. |
Test Results - Alternative Providers570 tests 330 ✅ 24m 9s ⏱️ Results for commit 60675b5. ♻️ This comment has been updated with latest results. |
pinzon
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this 👍
b94416c to
60675b5
Compare
Motivation
Our
skip_if_v1_provideris not named well:v1rather thanlegacyproviderrather thanengineAlso there is no longer a need to add a message
Changes