Merge "Moving the static initialization method from TaplTestsLauncher3 to AbstractLauncherUiTest" into main

This commit is contained in:
Sebastián Franco
2023-11-28 18:32:58 +00:00
committed by Android (Google) Code Review
22 changed files with 46 additions and 57 deletions
@@ -16,7 +16,7 @@
package com.android.launcher3.allapps;
import static com.android.launcher3.ui.TaplTestsLauncher3.expectFail;
import static com.android.launcher3.ui.TaplTestsLauncher3.initialize;
import static com.android.launcher3.ui.AbstractLauncherUiTest.initialize;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;