From 796b00a98a82fcbe082c9343fd4efcccc77478dc Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Thu, 2 Apr 2020 03:08:01 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- spec/db/schema_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/db') diff --git a/spec/db/schema_spec.rb b/spec/db/schema_spec.rb index 08e4920b020..2e22e67f4e2 100644 --- a/spec/db/schema_spec.rb +++ b/spec/db/schema_spec.rb @@ -21,7 +21,7 @@ describe 'Database schema' do award_emoji: %w[awardable_id user_id], aws_roles: %w[role_external_id], boards: %w[milestone_id], - chat_names: %w[chat_id service_id team_id user_id], + chat_names: %w[chat_id team_id user_id], chat_teams: %w[team_id], ci_builds: %w[erased_by_id runner_id trigger_request_id user_id], ci_pipelines: %w[user_id], -- cgit v1.2.3