Sridhar Vadlamani

Results 3 issues of Sridhar Vadlamani

![image](https://user-images.githubusercontent.com/3683106/33064295-039af99c-ce5a-11e7-87ef-c7ae05cd86e8.png) I just want the branch name, not the path also ( that too, appended uglily )

Currently, this package depends on `^2.0.0`. [Prettier 3.0.0](https://prettier.io/blog/2023/07/05/3.0.0.html) was released earlier this week.

``` E/AndroidRuntime: FATAL EXCEPTION: main Process: com.company.mobile.beta.debug, PID: 6572 java.lang.RuntimeException: java.lang.NoSuchMethodException: [class android.content.Context, class android.view.Display] at com.facebook.testing.screenshot.WindowAttachment.generateAttachInfo(WindowAttachment.java:230) at com.facebook.testing.screenshot.WindowAttachment.dispatchAttach(WindowAttachment.java:89) at com.facebook.testing.screenshot.internal.ScreenshotImpl.storeBitmap(ScreenshotImpl.java:182) at com.facebook.testing.screenshot.internal.ScreenshotImpl.record(ScreenshotImpl.java:270) at com.facebook.testing.screenshot.internal.RecordBuilderImpl.record(RecordBuilderImpl.java:152) at com.company.mobile.CkScreenshotTest.screenshotWithName(CkScreenshotTest.kt:88) at com.company.mobile.CkScreenshotTest.screenshotWithName$default(CkScreenshotTest.kt:63) at...

enhancement