test(platform-orders): syncable summary link locks unsynced scope
This commit is contained in:
@@ -26,6 +26,7 @@ class AdminPlatformOrderSyncableSummaryCardLinkTest extends TestCase
|
||||
$this->get('/admin/platform-orders')
|
||||
->assertOk()
|
||||
->assertSee('可同步订单')
|
||||
->assertSee('syncable_only=1');
|
||||
->assertSee('syncable_only=1', false)
|
||||
->assertSee('sync_status=unsynced', false);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user