OsOperations::exec_command and expect_error
Closed this issue · 1 comments
dmitry-lipetsk commented
I think, OsOperations::exec_command implementations must raise an exception (InvalidOperationException) when expect_error is True but no error occurred.
dmitry-lipetsk commented
It was fixed via #203