Skip to content

Commit

Permalink
Update Infrastructure-Virt-who Configurations navigator name (#1462)
Browse files Browse the repository at this point in the history
  • Loading branch information
yanpliu authored Jul 16, 2024
1 parent f2a6d39 commit 015bbc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airgun/entities/virtwho_configure.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ class ShowAllVirtwhoConfigures(NavigateStep):

@retry_navigation
def step(self, *args, **kwargs):
self.view.menu.select('Infrastructure', 'Virt-who configurations')
self.view.menu.select('Infrastructure', 'Virt-who Configurations')


@navigator.register(VirtwhoConfigureEntity, 'New')
Expand Down

0 comments on commit 015bbc7

Please sign in to comment.