diff --git a/spec/support/helpers/select2_helper.rb b/spec/support/helpers/select2_helper.rb index 100e62489ab..f4f0415985c 100644 --- a/spec/support/helpers/select2_helper.rb +++ b/spec/support/helpers/select2_helper.rb @@ -1,3 +1,5 @@ +require_relative 'wait_for_requests' + # Select2 ajax programmatic helper # It allows you to select value from select2 #