Commit 6795feaa authored by Arturo Herrero's avatar Arturo Herrero

Update comment about using _tracker_data factories

parent 39835a3e
# frozen_string_literal: true
# these factories should never be called directly, they are used when creating services
# These factories should not be called directly unless we are testing a _tracker_data model.
# The factories are used when creating integrations.
FactoryBot.define do
factory :jira_tracker_data do
service
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment