mirror of
https://github.com/ansible/awx.git
synced 2026-03-05 02:31:03 -03:30
fix unit tests for network handling
This commit is contained in:
@@ -275,4 +275,5 @@ Lookup.defaultProps = {
|
||||
name: null,
|
||||
};
|
||||
|
||||
export { Lookup as _Lookup };
|
||||
export default withNetwork(Lookup);
|
||||
|
||||
Reference in New Issue
Block a user