hexojs / hexo

A fast, simple & powerful blog framework, powered by Node.js.
https://hexo.io
MIT License
38.82k stars 4.75k forks source link

Revert "test: add test case for issue #4334" #5475

Closed D-Sketon closed 2 months ago

D-Sketon commented 2 months ago

After importing rewire, test coverage dropped by 0.5% I will move these tests to hexo-cli in https://github.com/hexojs/hexo-cli/pull/505

github-actions[bot] commented 2 months ago

How to test

git clone -b revert-5465-test/old https://github.com/hexojs/hexo.git
cd hexo
npm install
npm test