mirror of
https://github.com/formbricks/formbricks.git
synced 2026-05-21 11:49:32 -05:00
fix: test
This commit is contained in:
@@ -139,7 +139,7 @@ describe("cube-query", () => {
|
||||
dimensions: [],
|
||||
segments: [],
|
||||
timeDimensions: ["FeedbackRecords.collectedAt"],
|
||||
filterMembers: ["FeedbackRecords.sourceType", "FeedbackRecords.sourceType"],
|
||||
filterMembers: ["FeedbackRecords.sourceType"],
|
||||
filterCount: 2,
|
||||
orderMembers: ["FeedbackRecords.collectedAt"],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user