Fix linter errors and add test to AnsibleSelect component.

This commit is contained in:
kialam
2019-02-12 09:42:41 -05:00
parent 97477b789a
commit 2b18cee9c0
3 changed files with 15 additions and 4 deletions

View File

@@ -40,7 +40,7 @@ class OrganizationAdd extends React.Component {
this.onCancel = this.onCancel.bind(this);
this.updateSelectedInstanceGroups = this.updateSelectedInstanceGroups.bind(this);
}
state = {
name: '',
description: '',