From e121fa3f0e26876d940dc6314b2d2f4d0841d400 Mon Sep 17 00:00:00 2001 From: bpvstaty366 Date: Fri, 8 Mar 2024 13:19:57 +0200 Subject: [PATCH] add exception --- .github/workflows/utils.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/utils.sh b/.github/workflows/utils.sh index a9fcadd09..692fc81d9 100755 --- a/.github/workflows/utils.sh +++ b/.github/workflows/utils.sh @@ -50,7 +50,7 @@ function runTests(){ "navigateTo": { "action": "search", "data": { - "query": "{\"task\":\"runTest\",\"params\":{\"certification\":true,\"exceptionMethods\":[],\"methodsToBeExcluded\":[\"'"$EXCEPTION_METHODS"'\"]},\"action\":\"CORE\",\"context\":{\"communicationMode\":\"SDK\"},\"metadata\":{\"target\":\"MFOS\",\"targetVersion\":\"NIL\",\"deviceModel\":\"NIL\",\"fbVersion\":\"NA\"},\"asynchronous\":false,\"appType\":\"firebolt\"}" + "query": "{\"task\":\"runTest\",\"params\":{\"certification\":true,\"exceptionMethods\":[],\"methodsToBeExcluded\":[\"'"$EXCLUDED_METHODS"'\"]},\"action\":\"CORE\",\"context\":{\"communicationMode\":\"SDK\"},\"metadata\":{\"target\":\"MFOS\",\"targetVersion\":\"NIL\",\"deviceModel\":\"NIL\",\"fbVersion\":\"NA\"},\"asynchronous\":false,\"appType\":\"firebolt\"}" }, "context": { "source": "voice"