Skip to content
Snippets Groups Projects
Commit c61dc131 authored by Kamil Trzcinski's avatar Kamil Trzcinski
Browse files

Fix some changes

parent 5cd504ed
Branches
Tags
1 merge request!1530Implement Commit Status API
Pipeline #
Loading
Loading
@@ -142,7 +142,7 @@ describe CommitStatus do
end
 
it 'return statuses with equal and nil ref set' do
is_expected.to eq([@commit1, @commit3])
is_expected.to eq([@commit1])
end
end
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment