Browse Source

test: text adjustment to cater font length

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
pull/5018/head
Raju Udava 2 years ago
parent
commit
ee362b7b44
  1. 2
      tests/playwright/tests/viewGridShare.spec.ts

2
tests/playwright/tests/viewGridShare.spec.ts

@ -217,7 +217,7 @@ const expectedRecords = [
{
index: 1,
columnHeader: 'Address',
value: '1892 Nabereznyje Telny Lane',
value: '1892 Nabereznyje Telny',
},
{ index: 2, columnHeader: 'Address', value: '1993 Tabuk Lane' },
{ index: 0, columnHeader: 'District', value: 'West Bengali' },

Loading…
Cancel
Save