mirror of
https://github.com/goharbor/harbor
synced 2025-04-21 00:43:40 +00:00
Update assert of keyword Project should not be deleted
This commit is contained in:
parent
8908b75085
commit
d3f9d0545d
|
@ -111,7 +111,7 @@ Project Should Not Be Deleted
|
||||||
[Arguments] ${projname}
|
[Arguments] ${projname}
|
||||||
Delete Project ${projname}
|
Delete Project ${projname}
|
||||||
Sleep 1
|
Sleep 1
|
||||||
Page Should Contain Element //clr-alert//span[contains(.,'cannot')]
|
Page Should Contain ${projname}
|
||||||
|
|
||||||
Project Should Be Deleted
|
Project Should Be Deleted
|
||||||
[Arguments] ${projname}
|
[Arguments] ${projname}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user