You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
test_display_collection.py
test_display_header.py
test_display_role.py
test_execute_list.py
test_execute_list_collection.py Specify display width and no color in test_execute_list_collection_no_valid_paths (#67680) 5 years ago
test_get_collection_widths.py