[ci] yarn format
This commit is contained in:
parent
39df7952a5
commit
010bf72958
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ Fetch('Is available in non-Astro components.', async ({ runtime }) => {
|
|||
assert.equal($('#jsx').text(), 'function');
|
||||
});
|
||||
|
||||
Fetch.run();
|
||||
Fetch.run();
|
||||
|
|
Loading…
Reference in a new issue