Skip to content

Fix #1326: Move test dependency to test classpath#1327

Merged
cortinico merged 1 commit into
ChuckerTeam:mainfrom
TWiStErRob:patch-1
Dec 10, 2024
Merged

Fix #1326: Move test dependency to test classpath#1327
cortinico merged 1 commit into
ChuckerTeam:mainfrom
TWiStErRob:patch-1

Conversation

@TWiStErRob

Copy link
Copy Markdown
Contributor

📷 Screenshots

None.

📄 Context

📝 Changes

Move test dependency to test. How? Because implementation is auto-exposed to testImplementation, so it worked before. Moving it to test directly should still work.

📎 Related PR

🚫 Breaking

Removing a dependency is breaking change I guess, but since it was unintended it's not breaking?! idk 🤷🏻‍♂️

🛠️ How to test

CI Should test it, tests should pass.

⏱️ Next steps

Release 4.1.1

@TWiStErRob TWiStErRob requested a review from a team as a code owner December 10, 2024 17:34
@TWiStErRob

Copy link
Copy Markdown
Contributor Author

cc @irakliy01 did I read your intention right? Is this what you meant to do?

@cortinico cortinico left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much @TWiStErRob

@cortinico cortinico enabled auto-merge (squash) December 10, 2024 18:01
@cortinico cortinico merged commit 959d6ba into ChuckerTeam:main Dec 10, 2024
@TWiStErRob TWiStErRob deleted the patch-1 branch December 10, 2024 22:50
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.

kotlinx-coroutines-test artifact on production classpath

2 participants