Revert "Add "test_suites" attribute to SettingsRoboTests."

This reverts commit 8731857550.

Reason for revert: Robolectric tests aren't supported in TEST_MAPPING, so no need to follow the guide.

Change-Id: Id8b1a82a26cf390f6f1088a7fcf54287e73af6b5
This commit is contained in:
Fan Wu
2023-12-05 06:24:06 +00:00
parent 8731857550
commit 0f3e902205

View File

@@ -50,7 +50,7 @@ android_robolectric_test {
"src/**/*.kt",
],
test_suites: ["general-tests"],
// test_suites attribute is not needed. This module will be configured in ATP GCL file.
static_libs: [
"Robolectric_shadows_androidx_fragment_upstream",