Skip to content

Commit

Permalink
E2E test failure fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gayanSandamal committed Oct 22, 2024
1 parent b0329a9 commit 63bea01
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cypress/fixtures/flows/dashboard-tables.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"group": "dashboard-ui-group",
"name": "Default",
"label": "text",
"action": "replace",
"order": 0,
"width": 0,
"height": 0,
Expand Down Expand Up @@ -77,6 +78,7 @@
"group": "dashboard-ui-group",
"name": "Max Rows: 2",
"label": "text",
"action": "replace",
"order": 0,
"width": 0,
"height": 0,
Expand All @@ -100,6 +102,7 @@
"group": "dashboard-ui-group",
"name": "Single Row Selection",
"label": "text",
"action": "replace",
"order": 0,
"width": 0,
"height": 0,
Expand All @@ -123,6 +126,7 @@
"group": "dashboard-ui-group",
"name": "Single Row Selection",
"label": "text",
"action": "replace",
"order": 0,
"width": 0,
"height": 0,
Expand All @@ -146,6 +150,7 @@
"group": "dashboard-ui-group",
"name": "dashboard-ui-table-table-buttons-string-value",
"label": "dashboard-ui-table-table-buttons-string-value",
"action": "replace",
"order": 0,
"width": 0,
"height": 0,
Expand Down Expand Up @@ -195,6 +200,7 @@
"group": "dashboard-ui-group",
"name": "dashboard-ui-table-buttons-text-from-payload",
"label": "text",
"action": "replace",
"order": 0,
"width": 0,
"height": 0,
Expand Down

0 comments on commit 63bea01

Please sign in to comment.