Fix mistyped gitea screenshot image name
Change-Id: I7a1fa393e03abcace9cea820f04962cb3aa9c67c
This commit is contained in:
parent
9f9e86abd5
commit
c46d54ae17
@ -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