Maintenance: Race condition after Knowledge Base creation modifies configuration and pushed it to frontend fails CI.
This commit is contained in:
parent
232c7b9bb4
commit
6e6285aedd
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@ RSpec.describe 'linking Knowledge Base answer', type: :system, authenticated: tr
|
||||||
configure_elasticsearch(required: true, rebuild: true) do
|
configure_elasticsearch(required: true, rebuild: true) do
|
||||||
published_answer
|
published_answer
|
||||||
end
|
end
|
||||||
|
|
||||||
|
# refresh page to make sure it reflects updated settings
|
||||||
|
refresh
|
||||||
end
|
end
|
||||||
|
|
||||||
it do
|
it do
|
||||||
|
|
Loading…
Reference in a new issue