fix bug for closing lists on preloaded view and add acceptance body
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
require 'spec_helper'
|
||||
|
||||
# Put your acceptance spec helpers inside spec/acceptance/support
|
||||
Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each {|f| require f}
|
||||
Reference in New Issue
Block a user