[ci-skip] spec for an instance method
This commit is contained in:
parent
c1f66cc7f0
commit
46f6092a6d
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue