Skip to content

Remove deprecated method from test stub#130

Merged
elharo merged 1 commit into
masterfrom
extension
Jul 17, 2025
Merged

Remove deprecated method from test stub#130
elharo merged 1 commit into
masterfrom
extension

Conversation

@elharo
Copy link
Copy Markdown
Contributor

@elharo elharo commented Jun 8, 2025

We don't need it here.

@elharo elharo marked this pull request as ready for review June 8, 2025 10:59
@elharo elharo requested a review from cstamas June 8, 2025 11:00

super.setOrganization(org);
super.setFile(getFile());
super.setExtensionArtifacts(Collections.<Artifact>emptySet());
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This really does not need a replacement?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This is src/test code so if everything compiles and tests pass, we can be confident no replacement is needed.

@elharo elharo added the skip-changelog Skip this PR from automatically changelog generation label Jul 8, 2025
@elharo elharo self-assigned this Jul 8, 2025
@elharo elharo merged commit 19f5947 into master Jul 17, 2025
37 checks passed
@elharo elharo deleted the extension branch July 17, 2025 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Skip this PR from automatically changelog generation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants