Skip to content

Commit

Permalink
Fix another spec execution order dependency highlighted by Rubinius
Browse files Browse the repository at this point in the history
  • Loading branch information
cgriego committed Jun 20, 2011
1 parent c93ae52 commit fa67f9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/unit/mongoid/collections_spec.rb
Expand Up @@ -56,6 +56,7 @@
describe ".index_information" do

before do
Person.delete_all
Mongoid.autocreate_indexes = true
end

Expand Down

0 comments on commit fa67f9a

Please sign in to comment.