Assert that tree exists, fix tests (#358)
* assert that tree exists, fix tests * make assertions more helpful
This commit is contained in:
@@ -12,7 +12,7 @@ test('rehydration', function (t) {
|
||||
|
||||
const node = html`
|
||||
<section id="app-root">
|
||||
<div id="app-root">Hello squirrel!</span>
|
||||
<div>Hello squirrel!</span>
|
||||
</section>
|
||||
`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user