editor: Remove unneeded blank lines in rewrap test cases (#18152)

This PR removes some unneeded blank lines from some of the test cases
for `editor::Rewrap`.

These weren't meaningful to the test, and their presence could be
confusing.

Release Notes:

- N/A
This commit is contained in:
Marshall Bowers 2024-09-20 13:06:43 -04:00 committed by GitHub
parent 9f6ff29a54
commit 8bd624b5db
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4270,7 +4270,6 @@ async fn test_rewrap(cx: &mut TestAppContext) {
} else {
//
}
}
"};
@ -4284,7 +4283,6 @@ async fn test_rewrap(cx: &mut TestAppContext) {
} else {
//
}
}
"};