test(ui): update StatusBadge expectation to the new design label (قطعی شده)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
hamed
2026-07-13 23:49:04 +03:30
co-authored by Claude Fable 5
parent 467e9c8071
commit 27765b33d2
+1 -1
View File
@@ -39,7 +39,7 @@ describe('Pagination', () => {
describe('StatusBadge', () => {
it.each([
['appointment', 'confirmed', 'تأیید شده'],
['appointment', 'confirmed', 'قطعی شده'],
['appointment', 'no_show', 'غیبت'],
['payment', 'success', 'موفق'],
['sms', 'approved', 'تأیید شده'],