Skip to content

Commit

Permalink
test: tweak description
Browse files Browse the repository at this point in the history
  • Loading branch information
TrickyPi committed Jan 30, 2023
1 parent 2784841 commit f8d67fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
@@ -1,3 +1,3 @@
module.exports = {
description: 'use class name instead of renderName in static block'
description: 'use the original class name instead of renderName in class body'
};
@@ -1,4 +1,4 @@
module.exports = {
description: 'use class name instead of renderName in static block',
description: 'use the original class name instead of renderName in class body',
minNodeVersion: 16
};

0 comments on commit f8d67fc

Please sign in to comment.