Skip to content

Conversation

lokesh-tr
Copy link
Contributor

This changes the static method DocumentURI.for(_:testName:) to a more swifty initializer DocumentURI.init(for:testName:).

rdar://126486535
Fixes #1281

Copy link
Member

@ahoppen ahoppen left a comment

Choose a reason for hiding this comment

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

Thank you, it’s looking good 👍🏽

@ahoppen
Copy link
Member

ahoppen commented May 28, 2024

@swift-ci Please test

@ahoppen ahoppen enabled auto-merge May 28, 2024 15:58
@ahoppen ahoppen merged commit 715796f into swiftlang:main May 28, 2024
@lokesh-tr lokesh-tr deleted the change-static-method-documenturi-for-to-an-initializer branch May 29, 2024 16:38
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.

Change DocumentURI.for to an initializer DocumentURI.init(for:)
2 participants