Skip to content

Commit

Permalink
BC-5468 update cypress config file
Browse files Browse the repository at this point in the history
  • Loading branch information
UzaeirKhan committed Nov 13, 2023
1 parent 7d2dc04 commit 2cd8de9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cypress.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ async function setupNodeEvents (on, config) {
...settings.env
}
}
cy.log(Cypress.env('CYPRESS_BRB'))
console.log('loaded CI env variables %s', environmentFilename)
} else {
const environmentName = config.env.environmentName || 'local'
Expand Down

0 comments on commit 2cd8de9

Please sign in to comment.