mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 19:10:07 -03:30
Moves JT Form to using react hooks and custom hooks
This commit is contained in:
parent
e210ee4077
commit
e87f804c92
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