mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 08:35:21 +00:00
commit
8a1b45632a
@ -316,7 +316,7 @@ call should return.
|
||||
alias='fred')
|
||||
self.assertEqual(tgt_ret, 'bob')
|
||||
|
||||
Using multiple Salt commands in this manor provides two useful benefits. The first is
|
||||
Using multiple Salt commands in this manner provides two useful benefits. The first is
|
||||
that it provides some additional coverage for the ``aliases.set_target`` function.
|
||||
The second benefit is the call to ``aliases.get_target`` is not dependent on the
|
||||
presence of any aliases set outside of this test. Tests should not be dependent on
|
||||
|
Loading…
Reference in New Issue
Block a user