added missing new line

This commit is contained in:
Hossein Shafagh 2021-02-01 15:51:55 -08:00 committed by GitHub
parent 002e73e184
commit 9fe912892b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,4 +34,4 @@ module.exports = function (config) {
failOnEmptyTestSuite: false,
});
};
};