summaryrefslogtreecommitdiff
path: root/spec/models/chat_team_spec.rb
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-02-12 15:09:37 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-02-12 15:09:37 +0000
commit2c89e169769ead722394a79ed67fcd08e96863dd (patch)
tree0dadb576846c484475b895f75fab41f71cdb952e /spec/models/chat_team_spec.rb
parentbd497e352ebd279536ae11855871162e82a3f88c (diff)
downloadgitlab-ce-2c89e169769ead722394a79ed67fcd08e96863dd.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/models/chat_team_spec.rb')
-rw-r--r--spec/models/chat_team_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/models/chat_team_spec.rb b/spec/models/chat_team_spec.rb
index 76beb3d506b..107fdaccc68 100644
--- a/spec/models/chat_team_spec.rb
+++ b/spec/models/chat_team_spec.rb
@@ -3,7 +3,7 @@
require 'spec_helper'
describe ChatTeam do
- set(:chat_team) { create(:chat_team) }
+ let_it_be(:chat_team) { create(:chat_team) }
subject { chat_team }
# Associations