Loading ci/supportedBranches.js +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ function classify(branch) { } } module.exports = { classify } module.exports = { classify, split } // If called directly via CLI, runs the following tests: if (!module.parent) { Loading Loading
ci/supportedBranches.js +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ function classify(branch) { } } module.exports = { classify } module.exports = { classify, split } // If called directly via CLI, runs the following tests: if (!module.parent) { Loading