Skip to content

Commit 0083ff8

Browse files
committed
update
1 parent 1b0dd93 commit 0083ff8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tasks/tasks.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
const lib = require( "../lib" );
88

99
module.exports = function( grunt ) {
10-
lib.registerMultiTaskNYCMocha( grunt );
10+
lib.registerMultiTaskChkOutdated( grunt );
1111
};

0 commit comments

Comments
 (0)