From b873a903cd388bbe51473334a3d74fd41b5ab3d8 Mon Sep 17 00:00:00 2001 From: Raju Udava <86527202+dstala@users.noreply.github.com> Date: Sun, 2 Jul 2023 00:07:51 +0530 Subject: [PATCH] test: fix csv download verification (2) Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com> --- tests/playwright/fixtures/expectedData.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/playwright/fixtures/expectedData.txt b/tests/playwright/fixtures/expectedData.txt index bc0963b7db..92deed0873 100644 --- a/tests/playwright/fixtures/expectedData.txt +++ b/tests/playwright/fixtures/expectedData.txt @@ -1,4 +1,4 @@ -Address,District,PostalCode,Phone,Location,Customer List,Staff List,City +Address,District,PostalCode,Phone,Location,Customers,Staffs,City 1661 Abha Drive,Tamil Nadu,14400,270456873752,"{""x"":78.8214191,""y"":10.3812871}",1,0,Pudukkottai 1993 Tabuk Lane,Tamil Nadu,64221,648482415405,"{""x"":80.1270701,""y"":12.9246028}",1,0,Tambaram 381 Kabul Way,Taipei,87272,55477302294,"{""x"":0,""y"":0}",1,0,Hsichuh \ No newline at end of file