test(governance): batch mark activated should include sync_status unsynced
This commit is contained in:
@@ -78,6 +78,8 @@ class AdminPlatformOrderBatchMarkActivatedRenewalMissingSubscriptionShouldSkipTe
|
||||
'scope' => 'filtered',
|
||||
'payment_status' => 'paid',
|
||||
'status' => 'pending',
|
||||
// 口径对齐:待生效语义需锁定 sync_status=unsynced(排除失败单等异常集合)
|
||||
'sync_status' => 'unsynced',
|
||||
'limit' => 50,
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user