mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Update UI tests
This commit is contained in:
@@ -341,6 +341,6 @@ public class MainTest
|
|||||||
{
|
{
|
||||||
clickMenuItem(R.string.settings);
|
clickMenuItem(R.string.settings);
|
||||||
clickSettingsItem("Generate bug report");
|
clickSettingsItem("Generate bug report");
|
||||||
intended(hasAction(Intent.ACTION_SENDTO));
|
intended(hasAction(Intent.ACTION_SEND));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user