script/juno_scp_test_scmi: Update count of tests

gen_juno_scp_tests_scmi_yaml is updated to reflect updated
permissions to PSCI agent for juno.
PSCI agent has been restrict to power and base protocol only,
reducing the overall amount of tests to 103.

Change-Id: I12ddebed8f1219e83c905fdb2e7308c188f2987c
Signed-off-by: Nicola Mazzucato <nicola.mazzucato@arm.com>
diff --git a/script/gen_juno_scp_tests_scmi_yaml.sh b/script/gen_juno_scp_tests_scmi_yaml.sh
index a09907f..f7dfc59 100755
--- a/script/gen_juno_scp_tests_scmi_yaml.sh
+++ b/script/gen_juno_scp_tests_scmi_yaml.sh
@@ -125,7 +125,7 @@
     # Collect the final results.
     #
     - name: SCP-SCMI
-      start: 'Test Suite: SCMI 140'
+      start: 'Test Suite: SCMI 103'
       end: 'End of Test Suite: SCMI'
 
       pattern: "\\\[UT\\\] Test Case: (?P<test_case_id>\\\D*)(.*) Result: (?P<result>[0-9])"