From 0e92504236e8ed003d7fd85be64de339b9c664cd Mon Sep 17 00:00:00 2001 From: Enrico Battocchi Date: Thu, 28 Sep 2023 15:22:37 +0200 Subject: [PATCH] Change a comment in `update-changelog-to-latest.js` to check that tests are not triggered --- config/grunt/task-config/update-changelog-to-latest.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/grunt/task-config/update-changelog-to-latest.js b/config/grunt/task-config/update-changelog-to-latest.js index 11f980a41..0587c837e 100644 --- a/config/grunt/task-config/update-changelog-to-latest.js +++ b/config/grunt/task-config/update-changelog-to-latest.js @@ -1,6 +1,6 @@ +// Custom task /* eslint-disable no-useless-escape */ /* eslint-disable no-useless-concat */ -// Custom task module.exports = { "duplicate-post": { options: {