Commit Graph

2 Commits (868d721d8c7404bd42f502065b59c66d66b43c07)

Author SHA1 Message Date
Matt Clay 27d39be580
Fix become integration test. (#78313)
* Don't set become_flags in become integration test.

Setting the flags in the test overrides the default value in the become plugins, which was not intentional.

* Remove hack for broken implicit tilde support.

It was only broken because the tests were overriding the default become flags for sudo.

* Simplify assertions.
2 years ago
Matt Clay de2163b160
Overhaul become integration tests. (#78312) 2 years ago