mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 07:46:43 +00:00
test: cypress test correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
@@ -209,7 +209,7 @@ export const genTest = (apiType, dbType) => {
|
||||
const verifyCsv = (retrievedRecords) => {
|
||||
// expected output, statically configured
|
||||
let storedRecords = [
|
||||
`City,AddressList,Country`,
|
||||
`City,Address List,Country`,
|
||||
`A Corua (La Corua),939 Probolinggo Loop,Spain`,
|
||||
`Abha,733 Mandaluyong Place,Saudi Arabia`,
|
||||
`Abu Dhabi,535 Ahmadnagar Manor,United Arab Emirates`,
|
||||
|
||||
Reference in New Issue
Block a user