mirror of
https://github.com/ansible/awx.git
synced 2026-03-01 16:58:46 -03:30
fix eslint issues with app and conditional redirect tests
This commit is contained in:
@@ -34,4 +34,4 @@ describe('<App />', () => {
|
||||
const login = appWrapper.find(Login);
|
||||
expect(login.length).toBe(0);
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user