mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-05 04:11:48 -05:00
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