From a11259c6832ce3331f55e62e704caaf6a6624cdb Mon Sep 17 00:00:00 2001 From: Jason Ertel Date: Fri, 1 Sep 2023 17:08:27 -0400 Subject: [PATCH] add additional test modes --- setup/so-setup | 1 + 1 file changed, 1 insertion(+) diff --git a/setup/so-setup b/setup/so-setup index ce13af06b..c6ff27198 100755 --- a/setup/so-setup +++ b/setup/so-setup @@ -174,6 +174,7 @@ if [ -n "$test_profile" ]; then # The below settings are hardcoded purely for automated testing purposes. TESTING=true + is_desktop_grid=false if [[ "$test_profile" =~ "-sensor" ]]; then install_type=SENSOR