Update ktfmt component on FBS:master

Differential Revision: D46802820

fbshipit-source-id: a2737658576bf86f431a7b355d853a529f6a2c34
This commit is contained in:
Carmi Grushko
2023-06-18 23:22:12 -07:00
committed by Facebook GitHub Bot
parent 1c532095ab
commit 947f1932b5
12 changed files with 23 additions and 4 deletions

View File

@@ -28,6 +28,7 @@ class UIDebuggerFlipperPluginTest {
Mockito.`when`(app.applicationContext).thenReturn(app)
Mockito.`when`(app.packageName).thenReturn("com.facebook.flipper")
}
@Throws(Exception::class)
@Test
fun emptyTest() {