def test_related_topics_with_only_child_topic_relations
    parent, child, child2 = create_topic_set(3)
    children = child, child2

    children.each do |c|