[FIX] 修復所有 E2E 模組測試的標題定位器以及將測試帳號還原為 admin 權限
All checks were successful
ERP-Deploy-Demo / deploy-demo (push) Successful in 55s

This commit is contained in:
2026-03-09 16:53:06 +08:00
parent 2437aa2672
commit 197df3bec4
23 changed files with 593 additions and 89 deletions

View File

@@ -159,7 +159,7 @@ class PosApiTest extends TestCase
$payload = [
'external_order_id' => 'ORD-001',
'warehouse_id' => $warehouseId,
'warehouse_code' => 'MAIN',
'sold_at' => now()->toIso8601String(),
'items' => [
[