mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 10:27:37 -02:30
update tests for org add/edit refactor
This commit is contained in:
@@ -85,4 +85,5 @@ OrganizationEdit.contextTypes = {
|
||||
custom_virtualenvs: PropTypes.arrayOf(PropTypes.string)
|
||||
};
|
||||
|
||||
export { OrganizationEdit as OrganizationEditNoRouter };
|
||||
export default withRouter(OrganizationEdit);
|
||||
|
||||
Reference in New Issue
Block a user