We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77ef216 commit 1ff913cCopy full SHA for 1ff913c
test/link.js
@@ -66,8 +66,7 @@ test('Link', function (t) {
66
{
67
tagName: 'a',
68
properties: {
69
- href:
70
- 'https://github.com/facebook/react/pulls?q=is%3Apr%20is%3Aclosed'
+ href: 'https://github.com/facebook/react/pulls?q=is%3Apr%20is%3Aclosed'
71
}
72
},
73
[u('text', 'Alpha')]
0 commit comments