• Mayra Cabrera's avatar
    Removes factories on Cluster background migration · 70e5d0ad
    Mayra Cabrera authored
    'Populate cluster kubernetes namespace' was using factories for their
    specs. According to our documentation (see spec/migrations/readme.md),
    we should use table helper to create a temproary ActiveRecord::Base
    derived model for a table.
    70e5d0ad
populate_cluster_kubernetes_namespace_table_spec.rb 3.47 KB