-
Notifications
You must be signed in to change notification settings - Fork 743
Fix import issue #16314
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 import issue #16314
Conversation
|
🟢 |
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.
Pull Request Overview
The PR addresses an import issue in the test configuration by consolidating plugin references into named constants for clarity and consistency.
- Replaces inline string literals with the COMMON_FIXTURES and FLAVOURS_FIXTURE variables.
- Updates the pytest_plugins list to reference these constants, potentially reducing import errors.
|
⚪ Test history | Ya make output | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ Test history | Ya make output | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
This reverts commit c478f57.
Проблема в том, что пути не подменяются при импорте в Аркадию
#16120