Skip to content

URS-069 · Account Creation Updates (Required Fields, Pricing, Review)

Status: FAIL  ·  Duration: 23s  ·  Run Date: April 21, 2026


SKIP

Step 1: Login and navigate

Step 1: Login and navigate

Step 1: Login and navigate


FAIL FAIL

Sales account “St. Mary’s Surgical Center” should exist in the database

SELECT id, name, status, organization_id, manufacturer_organization_id,
distributor_organization_id, created_at
FROM sales_accounts
WHERE name = $1
AND distributor_organization_id = $2

No rows returned.