mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Fix broken UI test
This commit is contained in:
parent
6fa22f5be2
commit
b143df3183
@ -79,7 +79,6 @@ describe('<JobsEdit />', () => {
|
||||
const {
|
||||
EVENT_STDOUT_MAX_BYTES_DISPLAY,
|
||||
STDOUT_MAX_BYTES_DISPLAY,
|
||||
AWX_RUNNER_KEEPALIVE_SECONDS,
|
||||
...jobRequest
|
||||
} = mockJobSettings;
|
||||
expect(SettingsAPI.updateAll).toHaveBeenCalledWith(jobRequest);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user