Skip to content

Commit

Permalink
test: adapt to latest testsuite
Browse files Browse the repository at this point in the history
  • Loading branch information
uiolee committed Jul 9, 2024
1 parent a0fd115 commit ef67e4e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,6 @@ describe('Index generator', () => {
res.layout.should.eql(custom_layout);
});

// Restore config
delete hexo.config.index_generator.layout;

});

});

0 comments on commit ef67e4e

Please sign in to comment.