mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-26 12:15:20 +01: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}
|
||||
Delete Project ${projname}
|
||||
Sleep 1
|
||||
Page Should Contain Element //clr-alert//span[contains(.,'cannot')]
|
||||
Page Should Contain ${projname}
|
||||
|
||||
Project Should Be Deleted
|
||||
[Arguments] ${projname}
|
||||
|
Loading…
Reference in New Issue
Block a user