mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 04:31:21 -03:30
Add default module_name to adhoc details step test to get rid of logged console error
This commit is contained in:
parent
d84615f64b
commit
6681ffa8df
@ -27,6 +27,7 @@ const initialValues = {
|
||||
changes: false,
|
||||
escalation: false,
|
||||
extra_vars: '---',
|
||||
module_name: 'shell',
|
||||
};
|
||||
|
||||
describe('<AdHocDetailsStep />', () => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user