it('should wrap consecutive code blocks in a <codegroup> node', () => {
      const input = fs.readFileSync(path.join(__dirname, '__fixtures__/code/simple.md'), 'utf8');

      expect(prettyParse(input)).toMatchInlineSnapshot(`
        "<>