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
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2016-12-20 21:11:53 +0300
committerKamil Trzcinski <ayufan@ayufan.eu>2016-12-20 21:11:53 +0300
commit61d09a7b15ef9ae2e23359f1afb87b0adbda4dd4 (patch)
tree1cfeb2ebdd16c9972ad296416a4db48c30cc7637 /spec/lib/mattermost/team_spec.rb
parent0cf23fde7c666b64e6c18a92d29e632f51b00059 (diff)
WIP
Diffstat (limited to 'spec/lib/mattermost/team_spec.rb')
-rw-r--r--spec/lib/mattermost/team_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/lib/mattermost/team_spec.rb b/spec/lib/mattermost/team_spec.rb
index c208be3912b..5d1fc6fc603 100644
--- a/spec/lib/mattermost/team_spec.rb
+++ b/spec/lib/mattermost/team_spec.rb
@@ -1,7 +1,7 @@
require 'spec_helper'
describe Mattermost::Team do
- describe '.team_admin' do
+ describe '#all' do
let(:session) { double("session") }
let(:response) do