Skip to content

Commit 1ff913c

Browse files
committed
Update dev-dependencies
1 parent 77ef216 commit 1ff913c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/link.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,7 @@ test('Link', function (t) {
6666
{
6767
tagName: 'a',
6868
properties: {
69-
href:
70-
'https://github.com/facebook/react/pulls?q=is%3Apr%20is%3Aclosed'
69+
href: 'https://github.com/facebook/react/pulls?q=is%3Apr%20is%3Aclosed'
7170
}
7271
},
7372
[u('text', 'Alpha')]

0 commit comments

Comments
 (0)