mirror of
https://github.com/ansible/awx.git
synced 2026-04-28 21:25:25 -02:30
fix linting issues
This commit is contained in:
@@ -162,7 +162,7 @@ describe('<Pagination />', () => {
|
||||
pageSizeOptions={[5, 10, 25, 50]}
|
||||
onSetPage={onSetPage}
|
||||
/>
|
||||
</I18nProvider>
|
||||
</I18nProvider>
|
||||
);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user