feat(deals): sweep 14->5 funnel slugs — controllers, mocks, stories, tests

This commit is contained in:
Дмитрий
2026-05-17 18:18:00 +03:00
parent 80c1cfd9e4
commit b4138bbc82
33 changed files with 140 additions and 155 deletions
@@ -43,7 +43,7 @@ test('ImportUnknownStatus хранит маппинг и фильтруется
'tenant_id' => $this->tenant->id,
'status_ru' => 'Спам',
'occurrences' => 1,
'mapped_to_slug' => 'closed',
'mapped_to_slug' => 'lost',
'resolved_at' => now(),
]);