Skip to content
Snippets Groups Projects
Unverified Commit 13cf15e2 authored by Nemanja Glumac's avatar Nemanja Glumac Committed by GitHub
Browse files

Reinforce time-series binning e2e test (#20284)

parent 23118644
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,10 @@ describe("scenarios > binning > correctness > time series", () => {
cy.createQuestion(questionDetails, { visitQuestion: true });
cy.findByText("Summarize").click();
cy.findByTestId("qb-header-action-panel")
.contains("Summarize")
.click();
openPopoverFromDefaultBucketSize("Created At", "by month");
});
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment