tests: another random string changed in 2.8.3
This commit is contained in:
parent
7e0c2fd1af
commit
bc275b2526
|
@ -16,6 +16,7 @@
|
||||||
that: |
|
that: |
|
||||||
out.failed and (
|
out.failed and (
|
||||||
('password is required' in out.msg) or
|
('password is required' in out.msg) or
|
||||||
|
('Missing sudo password' in out.msg) or
|
||||||
('password is required' in out.module_stderr)
|
('password is required' in out.module_stderr)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue