tests fixed

This commit is contained in:
Misagh
2019-04-02 18:45:18 +02:00
parent 99d256422e
commit 40df0dcf3d
3 changed files with 7 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ class OperationalException(BaseException):
"""
class InvalidOrder(BaseException):
class InvalidOrderException(BaseException):
"""
This is returned when the order is not valid. Example:
If stoploss on exchange order is hit, then trying to cancel the order