mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
3a22b3af38
I'm not sure what the original intent of this behavior was but we don't appear to be using it and it breaks the infinite chain-ability of the Mock() object by not returning a chain-able object. E.g.: ``Mock().thing.thing.thing...`` works but ``Mock().thing.Thing.thing`` breaks. Fixes #7725. |
||
---|---|---|
.. | ||
_ext | ||
_incl | ||
_static | ||
_templates | ||
_themes/saltstack | ||
cheatsheet | ||
man | ||
ref | ||
topics | ||
conf.py | ||
contents.rst | ||
faq.rst | ||
gen_gource | ||
index.rst | ||
Makefile |