diff --git a/scripts/cypress/integration/common/1d_table_view_drag_drop_reorder.js b/scripts/cypress/integration/common/1d_table_view_drag_drop_reorder.js index e6582ab0b6..2aa191b0ab 100644 --- a/scripts/cypress/integration/common/1d_table_view_drag_drop_reorder.js +++ b/scripts/cypress/integration/common/1d_table_view_drag_drop_reorder.js @@ -65,7 +65,7 @@ export const genTest = (apiType, dbType) => { validateTreeField(2, "Address"); validateTreeField(12, "Staff"); validateTreeField(13, "ActorInfo"); - validateTreeField(14, "Customer List"); + validateTreeField(14, "CustomerList"); // undo project-tree expand operation cy.get(".nc-project-tree")