Fix some trailing whitespace grunt errors

This commit is contained in:
Chris van Marle
2017-10-12 10:23:40 +02:00
parent c8d5044e7a
commit 664196c5ef
3 changed files with 6 additions and 6 deletions

View File

@@ -25,7 +25,7 @@ describe("Check configuration without modules", function () {
});
before(function () {
// Set config sample for use in test
// Set config sample for use in test
process.env.MM_CONFIG_FILE = "tests/configs/without_modules.js";
});