mirror of
https://github.com/ansible/awx.git
synced 2026-02-27 07:56:06 -03:30
fix linting issues
This commit is contained in:
@@ -57,7 +57,6 @@ describe('<TowerLogo />', () => {
|
||||
});
|
||||
|
||||
test('handles mouse over and out state.hover changes', () => {
|
||||
const onLogoClick = jest.fn();
|
||||
logoWrapper = mount(
|
||||
<MemoryRouter>
|
||||
<I18nProvider>
|
||||
|
||||
Reference in New Issue
Block a user