Skip to content

Commit df418a9

Browse files
committed
test(utils): update pedro poti showcase expectations
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 2b5d495 commit df418a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/tests/utils/pedroPotiPersona.spec.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ describe('pedroPotiPersona', () => {
2626
'Community',
2727
'Letter alias',
2828
'Leadership role',
29+
'Council channel',
2930
'Council rank',
3031
])
3132

@@ -34,5 +35,6 @@ describe('pedroPotiPersona', () => {
3435
expect(showcaseValueByKey.get('showcase_product_specialty')).toBe('Tupi correspondence')
3536
expect(showcaseValueByKey.get('showcase_customer_segment')).toBe('Potiguara communities')
3637
expect(showcaseValueByKey.get('showcase_incident_role')).toBe('Regedor of Paraiba')
38+
expect(showcaseValueByKey.get('showcase_council_channel')).toBe('Village assembly')
3739
})
3840
})

0 commit comments

Comments
 (0)