Skip to content

Commit c67dabc

Browse files
committed
Fix tests
1 parent 5355abc commit c67dabc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/test/renderer/specs/modules/_weird_names_.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ <h3><span class="tsd-flag ts-flagConst">Const</span> foo</h3>
8787
<div class="tsd-signature tsd-kind-icon">foo<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
8888
<aside class="tsd-sources">
8989
<ul>
90-
<li>Defined in weird-names.ts:4</li>
90+
<li>Defined in <a href="%GITHUB%/basic/src/weird-names.ts#L4">weird-names.ts:4</a></li>
9191
</ul>
9292
</aside>
9393
<div class="tsd-comment tsd-typography">
@@ -101,7 +101,7 @@ <h3>&lt;c-<wbr>a&gt;</h3>
101101
<div class="tsd-signature tsd-kind-icon">&lt;c-<wbr>a&gt;<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;&lt;c-b&gt;&quot;</span></div>
102102
<aside class="tsd-sources">
103103
<ul>
104-
<li>Defined in weird-names.ts:5</li>
104+
<li>Defined in <a href="%GITHUB%/basic/src/weird-names.ts#L5">weird-names.ts:5</a></li>
105105
</ul>
106106
</aside>
107107
</section>

0 commit comments

Comments
 (0)