Files
python-mistralclient/mistralclient/tests/functional
Renat Akhmerov 668712eba2 Fix functional action CLI test
* After the action provider refactoring one CLI test in the client
  fails because, in fact, there was a non-backwards compatible
  change made during the refactoring: we can't use IDs of actions
  to find them anymore. It was a trade-off that we had to agree on
  in order to implement action providers. So the failing tests
  has now been rewritten to work with name istead of ID.

Change-Id: Ic58b7bb5ec6a38df2c2e538f16b24be48e286e8c
2020-12-07 11:34:45 +07:00
..
2020-12-07 11:34:45 +07:00