Test
This commit is contained in:
@@ -169,8 +169,7 @@ describe("Test OrderRepository", {}, (ctx) => {
|
||||
conditions: {
|
||||
status: "-eq 'pending'",
|
||||
retry_count: "-gte 2",
|
||||
webhook_host: "-eq NULL"
|
||||
|
||||
webhook_host: "-null NULL"
|
||||
}
|
||||
}
|
||||
//@ts-expect-error
|
||||
|
||||
Reference in New Issue
Block a user