Maintenance: Race condition after Knowledge Base creation modifies configuration and pushed it to frontend fails CI.

This commit is contained in:
Mantas Masalskis 2019-11-05 15:40:01 +01:00 committed by Thorsten Eckel
parent 232c7b9bb4
commit 6e6285aedd

View file

@ -7,6 +7,9 @@ RSpec.describe 'linking Knowledge Base answer', type: :system, authenticated: tr
configure_elasticsearch(required: true, rebuild: true) do
published_answer
end
# refresh page to make sure it reflects updated settings
refresh
end
it do