Skip to content

Commit 1ff41c2

Browse files
committed
removed double newline as per ktlint warning
1 parent 99d3efc commit 1ff41c2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/src/androidTest/kotlin/org/wordpress/aztec/demo/tests/GutenbergCompatTests.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,6 @@ class GutenbergCompatTests : BaseTest() {
321321
.toggleHtml()
322322
.verifyHTML(htmlWithoutShortcode)
323323

324-
325324
// now test a non-Gutenberg piece and make sure the <audio> tag has been replaced by the [audio] shortcode
326325
editorPage
327326
.toggleHtml()

0 commit comments

Comments
 (0)