mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Merge pull request #6318 from AlexSCorey/6100-ConvertWFJTandJTtoHooks
Moves JT Form to using react hooks and custom hooks Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
commit
3219b9b4ac
File diff suppressed because it is too large
Load Diff
@ -157,6 +157,7 @@ describe('<JobTemplateForm />', () => {
|
||||
name: 'inventory',
|
||||
});
|
||||
});
|
||||
|
||||
wrapper.update();
|
||||
await act(async () => {
|
||||
wrapper.find('input#template-scm-branch').simulate('change', {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user