Skip to content

Commit

Permalink
test: fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
uiolee committed Feb 2, 2024
1 parent 04cf466 commit d5547ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

require('chai').should();

describe('hexo-renderer-jade', () => {
describe('hexo-renderer-pug', () => {
const pug = require('../lib/pug');

// Pug test cases
Expand Down

0 comments on commit d5547ba

Please sign in to comment.