From f3c3d8e63ba078e55c0ce516e19ec11cea429e43 Mon Sep 17 00:00:00 2001 From: Lin Jen-Shin Date: Fri, 4 Nov 2016 00:00:03 +0800 Subject: There's no such method --- spec/models/commit_spec.rb | 4 ---- 1 file changed, 4 deletions(-) (limited to 'spec/models/commit_spec.rb') diff --git a/spec/models/commit_spec.rb b/spec/models/commit_spec.rb index 203fb6596a6..e3bb3482d67 100644 --- a/spec/models/commit_spec.rb +++ b/spec/models/commit_spec.rb @@ -205,10 +205,6 @@ eos end end - describe '#ci_commits' do - # TODO: kamil - end - describe '#status' do context 'without arguments for compound status' do shared_examples 'giving the status from pipeline' do -- cgit v1.2.1