Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorGrzegorz Bizon <grzesiek.bizon@gmail.com>2018-05-08 17:44:00 +0300
committerGrzegorz Bizon <grzesiek.bizon@gmail.com>2018-05-08 17:44:00 +0300
commitd8d0067bf5afd555f80e55e0bed20c4161b0a7ee (patch)
tree3b14a13a4922c6ddbe0b68fc006a3dda7fa0dcd0 /spec
parent479a15e722d45172dbd7c47ef4a3c4fae9051fbe (diff)
Add changelog for pipeline build foreign key
Diffstat (limited to 'spec')
-rw-r--r--spec/support/helpers/migrations_helpers.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/support/helpers/migrations_helpers.rb b/spec/support/helpers/migrations_helpers.rb
index bff2c31b0ca..84abec75c26 100644
--- a/spec/support/helpers/migrations_helpers.rb
+++ b/spec/support/helpers/migrations_helpers.rb
@@ -34,7 +34,6 @@ module MigrationsHelpers
end
end
-
def reset_column_in_all_models
clear_schema_cache!