summaryrefslogtreecommitdiff
path: root/spec/support/helpers/select2_helper.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/helpers/select2_helper.rb')
-rw-r--r--spec/support/helpers/select2_helper.rb2
1 files changed, 2 insertions, 0 deletions
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
#