Skip to content
Snippets Groups Projects
Unverified Commit 56b3e22c authored by Alexander Polyankin's avatar Alexander Polyankin Committed by GitHub
Browse files

Fix test name (#39791)

parent 58f78891
No related branches found
No related tags found
No related merge requests found
......@@ -158,7 +158,7 @@
(get-in lib.drill-thru.tu/test-queries ["ORDERS" :aggregated :row "sum"])]]}]}})))
(deftest ^:parallel apply-quick-filter-on-correct-level-test-2
(testing "quick-filter on a breakout should introduce an new stage"
(testing "quick-filter on a breakout should not introduce a new stage"
(lib.drill-thru.tu/test-drill-application
{:click-type :cell
:query-type :aggregated
......
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