0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-23 22:27:34 -05:00
verdaccio/test/functional/teardown.js

5 lines
170 B
JavaScript
Raw Normal View History

module.exports = async function() {
// console.log(chalk.green('Teardown Verdaccio Functional'));
// console.log(chalk.blue('Teardown:: all server were closed'));
};