Skip to content

Commit

Permalink
Refactor code-style
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jul 24, 2020
1 parent 985b705 commit 6d5ea27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test.js
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ test('React ' + React.version, function (t) {
const Heading1 = function (props) {
return React.createElement('h1', props)
}

t.deepEqual(
unified()
.use(rehype2react, {
Expand Down

0 comments on commit 6d5ea27

Please sign in to comment.