Skip to content
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

Remove newline incorrectly added between the test and its attributes #1892

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

jvff
Copy link
Contributor

@jvff jvff commented Apr 9, 2024

Motivation

#1878 incorrectly added a newline typo between one of the end-to-end tests and its attributes, deviating from the formatting convention.

Proposal

Fix the formatting so that there isn't a newline separating the test function and its attributes.

Test Plan

Whitespace change, so no new coverage is needed.

Release Plan

Nothing needed.

Links

Fix the formatting so that there isn't a newline separating the test
function and its attributes.
@jvff jvff added the chore label Apr 9, 2024
@jvff jvff added this to the Testnet milestone Apr 9, 2024
@jvff jvff self-assigned this Apr 9, 2024
@jvff jvff merged commit d938ed6 into linera-io:main Apr 9, 2024
3 checks passed
@jvff jvff deleted the remove-newline-typo-in-end-to-end-test branch April 9, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants