Skip to content

Commit

Permalink
fix factory for activity
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Fenner committed Mar 6, 2020
1 parent 600d9cc commit 58a1004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/factories/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@
end

factory :activity do
association :doi, factory: :doi, strategy: :create
association :auditable, factory: :doi, strategy: :create
end

factory :event do
Expand Down

0 comments on commit 58a1004

Please sign in to comment.