Moves JT Form to using react hooks and custom hooks

This commit is contained in:
Alex Corey 2020-03-17 16:21:06 -04:00
parent e210ee4077
commit e87f804c92
2 changed files with 512 additions and 544 deletions

File diff suppressed because it is too large Load Diff

View File

@ -157,6 +157,7 @@ describe('<JobTemplateForm />', () => {
name: 'inventory',
});
});
wrapper.update();
await act(async () => {
wrapper.find('input#template-scm-branch').simulate('change', {