Skip to content

Commit 97b5c44

Browse files
committed
Code refactored
1 parent 91ac55f commit 97b5c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

feature/post/src/androidTest/java/ytemplate/android/feature/post/ui/TestNewLocalPostScreen.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ class TestNewLocalPostScreen {
3131
}
3232

3333
@Test
34-
fun testCreateNewPost(){
34+
fun testCreateNewPost() {
3535
composeTestRule.setContent {
3636
YTemplateTheme {
3737
ShowCreatePostOption(Modifier) {

0 commit comments

Comments
 (0)