Fix test issues
This commit is contained in:
parent
92f82e95c6
commit
39776acf13
3 changed files with 3 additions and 6 deletions
|
|
@ -72,8 +72,6 @@ const config = {
|
|||
production && process.env.TUDUDI_INTERNAL_SSL_ENABLED === 'true',
|
||||
};
|
||||
|
||||
if (environment !== 'production') {
|
||||
console.log(`Configuration: ${JSON.stringify(config, null, 4)}`);
|
||||
}
|
||||
// Configuration logging removed for cleaner test output
|
||||
|
||||
module.exports = config;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue