Skip to content

Fix a missing newline when emitting a warning diagnostic to the console. #152

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

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

grynspan
Copy link
Contributor

@grynspan grynspan commented Dec 5, 2023

Accidentally omitted said newline in #145. This PR restores it. Currently, we use this code path when XCTestScaffold and --enable-experimental-swift-testing are used together.

Checklist:

  • Code and documentation should follow the style of the Style Guide.
  • If public symbols are renamed or modified, DocC references should be updated.

Accidentally omitted said newline in #145. This PR restores it. Currently, we use this code path when `XCTestScaffold` and `--enable-experimental-swift-testing` are used together.
@grynspan
Copy link
Contributor Author

grynspan commented Dec 5, 2023

@swift-ci please test

@grynspan grynspan self-assigned this Dec 5, 2023
@grynspan grynspan added bug 🪲 Something isn't working swiftpm-integration 📦 Swift Package Manager integration labels Dec 5, 2023
@grynspan grynspan merged commit 975eded into main Dec 5, 2023
@grynspan grynspan deleted the jgrynspan/fix-typo branch December 5, 2023 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working swiftpm-integration 📦 Swift Package Manager integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants