mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-02 00:36:49 +00:00
Moving ReorderWidgetsTest to an integration test instead of E2E
Flag: TEST_ONLY Test: IntegrationReorderWidgetsTest Bug: 324261526 Fix: 343761044 Change-Id: I9bfe8b587e1024260ddeeb48157c3d204f2d58f2
This commit is contained in:
@@ -54,7 +54,7 @@ public class CellLayoutTestCaseReader {
|
||||
}
|
||||
|
||||
public static class Arguments extends TestSection {
|
||||
String[] arguments;
|
||||
public String[] arguments;
|
||||
|
||||
public Arguments(String[] arguments) {
|
||||
super(State.ARGUMENTS);
|
||||
|
||||
Reference in New Issue
Block a user