We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 353eb66 commit 1bb4a0dCopy full SHA for 1bb4a0d
MPChartExample/src/androidTest/java/com/xxmassdeveloper/mpchartexample/StartTest.kt
@@ -65,7 +65,7 @@ class StartTest {
65
openActionBarOverflowOrOptionsMenu(getInstrumentation().targetContext)
66
Thread.sleep(100)
67
takeScreenshot()
68
- .writeToTestStorage("${javaClass.simpleName}_${nameRule.methodName}-${index}-${it.simpleName} menu")
+ .writeToTestStorage("${javaClass.simpleName}_${nameRule.methodName}-${index}-${it.simpleName}-menu")
69
Espresso.pressBack()
70
71
0 commit comments