tests: another random string changed in 2.8.3

new-serialization
David Wilson 5 years ago
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…
Cancel
Save