mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-23 17:17:46 +01: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}
|
||||
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