From 48e3e3efca00101d92b3e6c1002d9a401f75fe37 Mon Sep 17 00:00:00 2001 From: He Yin Ling Date: Fri, 1 Dec 2017 15:03:04 +0800 Subject: [PATCH] test: change SSC binary path --- .../idf_test/integration_test/CIConfigs/nvs_compatible_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/idf_test/integration_test/CIConfigs/nvs_compatible_test.yml b/components/idf_test/integration_test/CIConfigs/nvs_compatible_test.yml index ac552ad0c..6318d4e42 100644 --- a/components/idf_test/integration_test/CIConfigs/nvs_compatible_test.yml +++ b/components/idf_test/integration_test/CIConfigs/nvs_compatible_test.yml @@ -1,5 +1,5 @@ BinPath: - path: test_bins/ESP32_IDF/SSC_BLE + path: SSC/ssc_bin/ESP32_IDF/SSC_BLE test app: SSC_BLE DUT: [SSC1]