Skip to content
Snippets Groups Projects
Unverified Commit d84764c5 authored by Ngoc Khuat's avatar Ngoc Khuat Committed by GitHub
Browse files

comment out flaky caching test (#40963)

parent 7866f7e2
No related branches found
No related tags found
No related merge requests found
......@@ -248,6 +248,7 @@
(mt/wait-for-result save-chan)
(is (= :cached (run-query))))))
#_
(deftest min-ttl-test
(testing "if the cache takes less than the min TTL to execute, it shouldn't be cached"
(with-mock-cache [save-chan]
......
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