Skip to content

Commit

Permalink
Modified for rails 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cykod committed Dec 1, 2009
1 parent 68c62a3 commit 61e73a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Patch to fix test fixtures
require 'fixture_monkey_patch'

class Test::Unit::TestCase
class ActiveSupport::TestCase
# Transactional fixtures accelerate your tests by wrapping each test method
# in a transaction that's rolled back on completion. This ensures that the
# test database remains unchanged so your fixtures don't have to be reloaded
Expand Down

0 comments on commit 61e73a0

Please sign in to comment.