Skip to content

Commit

Permalink
Code refactored
Browse files Browse the repository at this point in the history
  • Loading branch information
dkk009 committed Jul 31, 2023
1 parent 91ac55f commit 97b5c44
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class TestNewLocalPostScreen {
}

@Test
fun testCreateNewPost(){
fun testCreateNewPost() {
composeTestRule.setContent {
YTemplateTheme {
ShowCreatePostOption(Modifier) {
Expand Down

0 comments on commit 97b5c44

Please sign in to comment.