Skip to content

Commit

Permalink
Add missing script overloading test link (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanKingston authored Mar 31, 2023
1 parent 83bdcfb commit 582c7d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration-test/test-pages/runtime-checks/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<ul>
<li><a href="./pages/basic-run.html">Basic Run</a> - <a href="./config/basic-run.json">Config</a></li>
<li><a href="./pages/filter-props.html">Filter props</a> - <a href="./config/filter-props.json">Config</a></li>
<li><a href="./pages/script-overload.html">Script overloading</a> - <a href="./config/script-overload.json">Config</a></li>
<li><a href="./pages/shadow-dom.html">Shadow dom support</a> - <a href="./config/shadow-dom.json">Config</a></li>
</ul>

Expand Down

0 comments on commit 582c7d6

Please sign in to comment.