Skip to content

Commit

Permalink
Add missing argument to unit test.
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulbarwal committed Feb 12, 2025
1 parent 982dfce commit 037e613
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ describe("TableWidgetV2 getWidgetView", () => {
allowAddNewRow: false,
defaultNewRow: {},
frozenColumnIndices: { a: 1 },
infiniteScrollEnabled: false,
};

describe("TableWidgetV2 loading checks", () => {
Expand Down

0 comments on commit 037e613

Please sign in to comment.