Skip to content

Commit

Permalink
Add missing new lines
Browse files Browse the repository at this point in the history
  • Loading branch information
CherryPerry committed Nov 21, 2022
1 parent 20afd0c commit c388446
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ class AppyxRibsInteropActivity : InteropActivity() {
.build(BuildContext.root(savedInstanceState), appyxIntegrationPoint)
.also { ribsNode = it }

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,4 @@ class InteropNodeImplTest {
rule.onNodeWithTag(oldChild).assertExists()
}


}
}

0 comments on commit c388446

Please sign in to comment.