mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02:30
Add Job results skeleton tests
This commit is contained in:
@@ -17,7 +17,7 @@ class Jobs extends Component {
|
||||
|
||||
this.state = {
|
||||
breadcrumbConfig: {
|
||||
'/jobs': i18n._(`Jobs`)
|
||||
'/jobs': i18n._(t`Jobs`)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user