describe('diff json output', () => {
  const expectedResult = fs.readFileSync(buildFilePath('nested/json_result.json'), 'utf8');
  const outputFormat = 'json';

  test('diff json', () => {