mirror of
https://github.com/ansible/awx.git
synced 2026-05-13 04:17:36 -02:30
update tests based on i18n changes
This commit is contained in:
@@ -216,6 +216,7 @@ describe('<Lookup />', () => {
|
||||
getItems={getItems}
|
||||
handleHttpError={() => {}}
|
||||
location={{ history }}
|
||||
i18n={{ _: val => val.toString() }}
|
||||
/>
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user