You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve robustness to whitespace in gz_TEST (#180)
The amount of indentation in `gz plugin --help` can vary,
so add a helper function that looks for two substrings
separated only by spaces and use it instead of hard-coding
the expected amount of whitespace.
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
0 commit comments