Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1a744e98 authored by Tsung-Mao Fang's avatar Tsung-Mao Fang Committed by Android (Google) Code Review
Browse files

Merge "Update baseline for search index"

parents a40bf2ae 17de44e0
Loading
Loading
Loading
Loading
+198 −172

File changed.

Preview size limit exceeded, changes collapsed.

+1 −3
Original line number Diff line number Diff line
@@ -74,9 +74,7 @@ public class SettingsSearchResultRegressionTest {
    private static final String ERROR_RERUN_TEST =
            "Please re-run the test \"generate_search_result_list\" by removing the '@Ignore' "
                    + "annotation above 'generate_search_result_list' test, and run: \n"
                    + "$ runtest --path "
                    + "packages/apps/Settings/tests/uitests/src/com/android/settings/search"
                    + "/SettingsSearchResultRegressionTest.java \n"
                    + "$ atest SettingsSearchResultRegressionTest.java \n"
                    + "and copy the output into "
                    + "'packages/apps/Settings/tests/uitests/assets/search_result_list'\n";