• Bob Van Landuyt's avatar
    Isolate the fork network background migrations · f961744b
    Bob Van Landuyt authored
    Before the `PopulateForkNetworksRange` spec would also call the
    `CreateForkNetworkMemberships` which we would count on in the spec.
    
    With this, I'm isolating that, and counting only records created in
    this particular migration instead.
    f961744b
populate_fork_networks_range_spec.rb 3.38 KB