Fixes for tests

This commit is contained in:
Benjamin Beganović 2020-08-27 08:41:38 +02:00
parent edbadabab4
commit c893a547ef

View File

@ -2,14 +2,7 @@
<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
<body class="m-10">
<div id="header">My awesome header! $title</div>
<div>1231
<div>
123123123
</div>
</div>
<component>/dsadas</component>
<span>Hello world</span>
<div id="header">$title</div>
<table id="product-table"></table>
<div id="footer">My awesome footer</div>
</body>