[ci-skip] spec for an instance method
This commit is contained in:
parent
c1f66cc7f0
commit
46f6092a6d
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue