2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-04 08:47:37 +08:00

have to clear debounce cache for tests

This commit is contained in:
Sam 2018-01-15 15:29:54 +11:00
parent d9788a5fb3
commit 906f189914

View file

@ -161,6 +161,10 @@ describe SearchController do
end
context "#click" do
before do
SearchLog.clear_debounce_cache!
end
it "doesn't work wthout the necessary parameters" do
expect do
post :click, format: :json