Skip to content

Commit

Permalink
Update test_scripts/AppServices/PublishAppService/008_Mobile_update_s…
Browse files Browse the repository at this point in the history
…ervice_success.lua

Co-Authored-By: Jacob Keeler <jacob.keeler@livioradio.com>
  • Loading branch information
Jack-Byrne and jacobkeeler authored Jul 23, 2019
1 parent 550ea53 commit c70740e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ end

--[[ Local Functions ]]
local function processRPCSuccess(self)
local mobileSession = common.getMobileSession(self, 1)
local mobileSession = common.getMobileSession(1)
local cid = mobileSession:SendRPC(rpc.name, rpc.params)

mobileSession:ExpectNotification("OnSystemCapabilityUpdated",
Expand Down

0 comments on commit c70740e

Please sign in to comment.