Skip to content

Commit

Permalink
post caching integration test should clean up after itself
Browse files Browse the repository at this point in the history
  • Loading branch information
nakajima committed Jul 11, 2008
1 parent 759b989 commit e7b8eda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/post_caching_integration_test.rb
Expand Up @@ -105,7 +105,7 @@ def test_should_expire_home_page_on_post_destroy
end

def teardown
# wipe_cache!
wipe_cache!
end

private
Expand Down

0 comments on commit e7b8eda

Please sign in to comment.