diff --git a/test/integration/targets/eos_config/tests/cli/check_mode.yaml b/test/integration/targets/eos_config/tests/cli/check_mode.yaml index e15b280e105..7d52f0ed50f 100644 --- a/test/integration/targets/eos_config/tests/cli/check_mode.yaml +++ b/test/integration/targets/eos_config/tests/cli/check_mode.yaml @@ -17,7 +17,7 @@ that: - "result.msg is defined" - "result.failed == true" - - "'Error on executing commands' in result.msg" + - "'Invalid input' in result.msg" - name: valid configuration in check mode eos_config: