mirror of
https://github.com/Permissionless-Software-Foundation/bch-dex.git
synced 2026-09-21 16:52:00 -07:00
fixed tests
This commit is contained in:
@@ -57,6 +57,9 @@ class Order {
|
||||
return {}
|
||||
}
|
||||
async removeStaleOrders(){
|
||||
return {}
|
||||
}
|
||||
}
|
||||
|
||||
class UsageUseCaseMock {
|
||||
async cleanUsage() {
|
||||
|
||||
Reference in New Issue
Block a user