Update assert of keyword Project should not be deleted

This commit is contained in:
myufei 2017-10-31 15:25:35 +08:00
parent 8908b75085
commit d3f9d0545d

View File

@ -111,7 +111,7 @@ Project Should Not Be Deleted
[Arguments] ${projname}
Delete Project ${projname}
Sleep 1
Page Should Contain Element //clr-alert//span[contains(.,'cannot')]
Page Should Contain ${projname}
Project Should Be Deleted
[Arguments] ${projname}