Skip to content
Snippets Groups Projects
Commit 9a22ac63 authored by Andrew8xx8's avatar Andrew8xx8
Browse files

Dynamic values must be in blocks if FG

parent d138b3de
No related branches found
No related tags found
1 merge request!2963Fix db after updating rails
Loading
Loading
@@ -123,7 +123,7 @@ FactoryGirl.define do
factory :event do
factory :closed_issue_event do
project
action Event::Closed
action { Event::Closed }
target factory: :closed_issue
author factory: :user
end
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment