mirror of https://github.com/ansible/ansible.git
Fix result_pickle_error integration test (#84506)
The test has been updated to use a custom type which does not support pickling, instead of relying on Jinja's `Undefined` type. As of Jinja 3.1.5 that type now supports pickle, which breaks the original implementation of the test.pull/84517/head
parent
f72aa1dc0c
commit
5ec236b564
Loading…
Reference in New Issue