Skip to content

Commit

Permalink
clear urls before each test
Browse files Browse the repository at this point in the history
  • Loading branch information
technoweenie committed Nov 15, 2011
1 parent 2dc6589 commit 6e4134a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/active_record_adapter_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ class ActiveRecordAdapterTest < Guillotine::TestCase

def setup
@db = ADAPTER
Guillotine::Adapters::ActiveRecordAdapter::Url.delete_all
end

def test_adding_a_link_returns_code
Expand Down

0 comments on commit 6e4134a

Please sign in to comment.