Skip to content

Commit cc5305d

Browse files
committed
chore: remove space
1 parent fe1c8d3 commit cc5305d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/module/test/basic.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ describe('ssr', async () => {
1313
expect(html).toContain('<div>basic <span>original value</span></div>')
1414
})
1515

16-
1716
it('changes runtime config and restarts', async () => {
1817
const restoreConfig = await setRuntimeConfig({ public: { myValue: 'overwritten by test!' } })
1918

0 commit comments

Comments
 (0)