[ci] format
This commit is contained in:
parent
ef198ff835
commit
0682832a54
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@ describe('Astro Markdown Shiki', () => {
|
||||||
expect(diffBlockHtml).to.contain(`<span style="user-select: none;">+</span>`);
|
expect(diffBlockHtml).to.contain(`<span style="user-select: none;">+</span>`);
|
||||||
expect(diffBlockHtml).to.contain(`<span style="user-select: none;">-</span>`);
|
expect(diffBlockHtml).to.contain(`<span style="user-select: none;">-</span>`);
|
||||||
});
|
});
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
||||||
describe('Themes', () => {
|
describe('Themes', () => {
|
||||||
|
|
Loading…
Reference in a new issue