Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(test): delete /tmp/_multiconfig.yml file at the end of the test. #3792

Merged
merged 2 commits into from
Oct 26, 2019

Conversation

dailyrandomphoto
Copy link
Member

What does it do?

Delete /tmp/_multiconfig.yml file at the end of the test.
Otherwise, the test will fail when other users on the same server run the test.

How to test

git clone -b fix-multiconfig-test https://github.com/dailyrandomphoto/hexo.git
cd hexo
npm install
npm test

# login with another user
npm test

Screenshots

Pull request tasks

  • Add test cases for the changes.
  • Passed the CI test.

SukkaW
SukkaW previously approved these changes Oct 23, 2019
@dailyrandomphoto dailyrandomphoto changed the title delete /tmp/_multiconfig.yml file at the end of the test. fix(test): delete /tmp/_multiconfig.yml file at the end of the test. Oct 23, 2019
@coveralls
Copy link

coveralls commented Oct 23, 2019

Coverage Status

Coverage remained the same at 97.269% when pulling 80ed8f0 on dailyrandomphoto:fix-multiconfig-test into d8ec214 on hexojs:master.

@curbengh curbengh merged commit 6633934 into hexojs:master Oct 26, 2019
thom4parisot pushed a commit to thom4parisot/hexo that referenced this pull request Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants