Skip to content

Commit

Permalink
Removed course_condition factory
Browse files Browse the repository at this point in the history
It fails FactoryGirl linting because it doesn't declare the now non-null
`conditional` association. Since it cannot be directly instantiated, and
the factories for things which act_as conditions do declare
`conditional`, it isn't needed.
  • Loading branch information
dariusf committed Jul 28, 2015
1 parent 4ff5df0 commit cf09820
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions spec/factories/course_conditions.rb

This file was deleted.

0 comments on commit cf09820

Please sign in to comment.