mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-05 02:29:24 +02:00
Small benchmark improvements (#2264)
This commit is contained in:
parent
f5570baa0b
commit
724dc43970
4 changed files with 10 additions and 6 deletions
|
@ -48,7 +48,7 @@ public class SharingTest {
|
|||
private static int createdGroupId;
|
||||
|
||||
@Rule
|
||||
public ActivityScenarioRule<ConversationListActivity> activityRule = TestUtils.getOfflineActivityRule();
|
||||
public ActivityScenarioRule<ConversationListActivity> activityRule = TestUtils.getOfflineActivityRule(false);
|
||||
|
||||
@Before
|
||||
public void createGroup() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue