ansible/test/units/cli/galaxy
Rick Elrod eab914426b
Specify display width and no color in test_execute_list_collection_no_valid_paths (#67680)
This ensures the test passes regardless of the test environment.
Previously, it would pass in some environments but fail locally
in other environments, due to the width being calculated as
different or support for color not being consistently detected.

Signed-off-by: Rick Elrod <rick@elrod.me>
2020-02-24 13:43:32 -05:00
..
test_display_collection.py
test_display_header.py
test_display_role.py
test_execute_list.py
test_execute_list_collection.py
test_get_collection_widths.py