fix(platform-orders): align paid-pending governance links with unsynced scope
This commit is contained in:
@@ -52,7 +52,7 @@ class AdminPlatformOrderTest extends TestCase
|
||||
->assertSee('已退款')
|
||||
->assertSee('退款数')
|
||||
->assertSee('退款总额')
|
||||
->assertSee('/admin/platform-orders?payment_status=paid&status=pending', false);
|
||||
->assertSee('/admin/platform-orders?payment_status=paid&status=pending&sync_status=unsynced', false);
|
||||
}
|
||||
|
||||
public function test_guest_cannot_open_platform_orders_page(): void
|
||||
|
||||
Reference in New Issue
Block a user