mirror of
https://github.com/goharbor/harbor
synced 2025-04-22 12:58:16 +00:00
Merge pull request #3503 from sigsbee/deleteproj
Update assert of keyword Project should not be deleted
This commit is contained in:
commit
d150f8763b
@ -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…
x
Reference in New Issue
Block a user