Fix running a single spec file with rspec

This commit is contained in:
Nick Thomas 2019-01-28 14:05:56 +00:00
parent 2bb0d089ad
commit d129150f33
No known key found for this signature in database
GPG Key ID: 2A313A47AFADACE9
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
require_relative 'wait_for_requests'
# Select2 ajax programmatic helper
# It allows you to select value from select2
#