• Stan Hu's avatar
    Fix order-dependent migration specs · 8286a3d8
    Stan Hu authored
    CleanupOptimisticLockingNulls and CleanupOptimisticLockingNullsPt2 both
    defined the constant TABLES, which caused the tests to fail if they were
    run together. To fix this, we drop the constant and use straight
    definitions.
    8286a3d8
cleanup_optimistic_locking_nulls_pt2_spec.rb 1.19 KB