Skip to content

Commit 9a1defd

Browse files
author
Dennis Labordus
committed
Quick fix for the tests.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent 84705c5 commit 9a1defd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/integration/open-scd.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ describe('open-scd', () => {
2121
rel="stylesheet"
2222
/>
2323
`);
24+
await element.updateComplete;
2425
});
2526

2627
it('looks like its snapshot', async () => {

0 commit comments

Comments
 (0)