Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-murray committed Jun 15, 2014
1 parent 38d94bb commit 72dc58b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/ferver_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
context 'when the directory passed via configuration' do
before do
Ferver.configure do |conf|
conf.directory_path = '/foo'
conf.directory_path = '/foo'
end
end

Expand Down

0 comments on commit 72dc58b

Please sign in to comment.