Skip to content

Commit

Permalink
Merge pull request #1999 from dboltovskyi/fix/add_additional_check_to…
Browse files Browse the repository at this point in the history
…_122_policy_script

Add additional check into policy script 122
  • Loading branch information
dboltovskyi authored Aug 3, 2018
2 parents 5349bbd + 925f0e0 commit f9f74b0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ end
commonFunctions:newTestCasesGroup("Test")
function Test:TestStep_PTU_NotSuccessful_AppID_ListedPT_NewIgnCycle()
local is_test_fail
EXPECT_HMINOTIFICATION("SDL.OnStatusUpdate", {status = "UPDATE_NEEDED"})
local correlationId = self.mobileSession:SendRPC("RegisterAppInterface", config.application1.registerAppInterfaceParams)

EXPECT_HMINOTIFICATION("BasicCommunication.OnAppRegistered", { application = { appName = config.application1.appName } })
Expand Down

0 comments on commit f9f74b0

Please # to comment.