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

Commit 0cefc5da authored by David Duarte's avatar David Duarte
Browse files

Remove pts-bot from device-tests

It's already in general-tests.

Bug: 308438013
Test: N/A
Change-Id: I292f252e473767c848b7942ea5dc69d842a41784
parent d2fad73b
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -64,10 +64,7 @@ android_test {
        "configs/pts_bot_tests_config.json",
        "configs/pts_bot_tests_config_auto.json",
    ],
    test_suites: [
        "device-tests",
        "general-tests",
    ],
    test_suites: ["general-tests"],
    min_sdk_version: "Tiramisu",
}