test(ui): update StatusBadge expectation to the new design label (قطعی شده)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -39,7 +39,7 @@ describe('Pagination', () => {
|
|||||||
|
|
||||||
describe('StatusBadge', () => {
|
describe('StatusBadge', () => {
|
||||||
it.each([
|
it.each([
|
||||||
['appointment', 'confirmed', 'تأیید شده'],
|
['appointment', 'confirmed', 'قطعی شده'],
|
||||||
['appointment', 'no_show', 'غیبت'],
|
['appointment', 'no_show', 'غیبت'],
|
||||||
['payment', 'success', 'موفق'],
|
['payment', 'success', 'موفق'],
|
||||||
['sms', 'approved', 'تأیید شده'],
|
['sms', 'approved', 'تأیید شده'],
|
||||||
|
|||||||
Reference in New Issue
Block a user