mirror of
https://github.com/ansible/awx.git
synced 2026-02-12 15:14:45 -03:30
Fix existing test failures
This commit is contained in:
@@ -476,7 +476,9 @@ class OrganizationAccessList extends React.Component {
|
||||
}
|
||||
|
||||
OrganizationAccessList.propTypes = {
|
||||
api: PropTypes.shape().isRequired,
|
||||
getAccessList: PropTypes.func.isRequired,
|
||||
organization: PropTypes.shape().isRequired,
|
||||
removeRole: PropTypes.func.isRequired
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user