Files
python-tackerclient/tackerclient/tests/unit/test_cli10.py
Ayumu Ueha 4978e7db51 Fix unit test error caused by cliff upgrade
This patch fixes the following issue of unit test that caused by
upgraded version of cliff library to v4.4.0.

-----
AttributeError: 'FakeStdout' object has no attribute 'isatty'
-----

Change-Id: I77438314f8cf98e62155b1e43da3484cd5f1f514
2023-11-17 04:37:28 +00:00

33 KiB