We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84705c5 commit 9a1defdCopy full SHA for 9a1defd
test/integration/open-scd.test.ts
@@ -21,6 +21,7 @@ describe('open-scd', () => {
21
rel="stylesheet"
22
/>
23
`);
24
+ await element.updateComplete;
25
});
26
27
it('looks like its snapshot', async () => {
0 commit comments