mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-19 18:51:46 -05:00
test: remove unnecessary log statement
This commit is contained in:
@@ -253,7 +253,6 @@ test('api: configureWebpack', () => {
|
||||
}])
|
||||
|
||||
const config = service.resolveWebpackConfig()
|
||||
console.log(process.env.VUE_CLI_ENTRY_FILES)
|
||||
expect(config.output.path).toBe('test-dist-2')
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user