mirror of
https://github.com/ansible/awx.git
synced 2026-03-05 02:31:03 -03: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