fix: 調整 entrypoint 格式並修正測試檔案的空格問題
This commit is contained in:
parent
a4489f4945
commit
f6b45627e0
3 changed files with 3 additions and 3 deletions
|
|
@ -85,4 +85,4 @@ describe("deark converter", () => {
|
|||
});
|
||||
|
||||
// Skip common tests as deark has different behavior (archive output)
|
||||
test.skip("dummy - required to trigger test detection", () => {});
|
||||
test.skip("dummy - required to trigger test detection", () => { });
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue