Minor spacing issue

This commit is contained in:
Gopesh Tulsyan 2014-05-12 18:13:17 +05:30
parent d50fd3cc23
commit 45a0c9e1ce

View file

@ -1,5 +1,5 @@
RSpec.configure do |config|
config.before(:suite) do
config.before(:suite) do
load "#{Rails.root}/db/seeds.rb"
end
end