Skip to content

Commit

Permalink
specs and models
Browse files Browse the repository at this point in the history
  • Loading branch information
johndavid400 committed Feb 6, 2012
1 parent ecf1eca commit 7465f11
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/models/supplier_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

describe Supplier do

FactoryGirl.build(:supplier, :name => 'Joe', :title => "Joe's Plumbing")

it { should have_one(:user) }
it { should have_many(:supplier_invoices) }
it { should have_many(:images) }
Expand Down

0 comments on commit 7465f11

Please sign in to comment.