diff --git a/buildroot/tests/BTT_SKR_SE_BX b/buildroot/tests/BTT_SKR_SE_BX index 8ba87da069..dd8e30d434 100755 --- a/buildroot/tests/BTT_SKR_SE_BX +++ b/buildroot/tests/BTT_SKR_SE_BX @@ -9,5 +9,5 @@ set -e # # Build with the default configurations # -use_example_configs BIQU/BX -exec_test $1 $2 "BIQU/BX" "$3" +use_example_configs BIQU/BX/base +exec_test $1 $2 "BIQU/BX/base" "$3"