Skip to content
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
mjcuva committed Dec 5, 2018
1 parent dbaf602 commit 203f6ec
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 36 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/api-explorer/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ exports[`anchors 1`] = `
"<p><a href=\\"http://example.com\\" target=\\"_self\\">link</a><br/>
<a href=\\"\\" target=\\"_self\\">xss</a><br/>
<a href=\\"/docs/slug\\" target=\\"_self\\" class=\\"doc-link\\" data-sidebar=\\"slug\\">doc</a><br/>
<a href=\\"/reference#slug\\" target=\\"_self\\">ref</a><br/>
<a href=\\"/reference-link/slug\\" target=\\"_self\\">ref</a><br/>
<a href=\\"/blog/slug\\" target=\\"_self\\">blog</a><br/>
<a href=\\"/page/slug\\" target=\\"_self\\">page</a><br/>
</p>"
Expand Down
32 changes: 1 addition & 31 deletions packages/markdown/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 203f6ec

Please sign in to comment.