-
- Downloads
Fix specs after rebase
Later migrations added fields to the EE DB which were used by factories which were used in these specs. And in CE on MySQL, a single appearance row is enforced. The migration and migration specs should not depend on the codebase staying the same.
Showing
- spec/lib/gitlab/background_migration/populate_untracked_uploads_spec.rb 9 additions, 10 deletions...b/background_migration/populate_untracked_uploads_spec.rb
- spec/lib/gitlab/background_migration/prepare_untracked_uploads_spec.rb 5 additions, 5 deletions...ab/background_migration/prepare_untracked_uploads_spec.rb
- spec/migrations/track_untracked_uploads_spec.rb 0 additions, 74 deletionsspec/migrations/track_untracked_uploads_spec.rb
- spec/support/track_untracked_uploads_helpers.rb 6 additions, 0 deletionsspec/support/track_untracked_uploads_helpers.rb
Please register or sign in to comment