[ci-skip] spec for an instance method

This commit is contained in:
micael.bergeron 2017-09-06 09:44:12 -04:00
parent c1f66cc7f0
commit 46f6092a6d

View file

@ -273,7 +273,7 @@ EOT
end
end
describe '.json_safe_diff' do
describe '#json_safe_diff' do
let(:project) { create(:project, :repository) }
it 'fake binary message when it detects binary' do