mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-13 02:41:59 +08:00
Removes extra assert.
This commit is contained in:
@@ -63,8 +63,6 @@ class SlippageTestCase(TestCase):
|
||||
open_orders
|
||||
)
|
||||
|
||||
self.assertIsNotNone(txn)
|
||||
|
||||
expected_txn = {
|
||||
'price': float(3.01875),
|
||||
'dt': datetime.datetime(
|
||||
|
||||
Reference in New Issue
Block a user