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

Commit 66b4d07e authored by David Duarte's avatar David Duarte Committed by Gerrit Code Review
Browse files

Merge "pts-bot: Add to general-tests" into main

parents f394258a 2d6711c3
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -64,7 +64,10 @@ android_test {
        "configs/pts_bot_tests_config.json",
        "configs/pts_bot_tests_config_auto.json",
    ],
    test_suites: ["device-tests"],
    test_suites: [
        "device-tests",
        "general-tests",
    ],
    min_sdk_version: "Tiramisu",
}