Merge "Fix mistyped gitea screenshot image name"
This commit is contained in:
commit
09f5da2f10
@ -122,7 +122,7 @@ def test_gitea_screenshots(host):
|
||||
('https://localhost:3081/opendev/', None,
|
||||
'gitea-org-opendev.png'),
|
||||
('https://localhost:3081/explore/organizations', None,
|
||||
'gitea-org-expore.png'),
|
||||
'gitea-org-explore.png'),
|
||||
)
|
||||
|
||||
take_screenshots(host, shots)
|
||||
|
Loading…
Reference in New Issue
Block a user