mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-26 10:59:23 -06:00
rearranged bg colors for build process so that bgYellow is slated later.
This commit is contained in:
@@ -77,7 +77,7 @@ const checkDirsLength = (dirs, errMessage) => {
|
||||
}
|
||||
|
||||
const mapTasks = (cmd, packages) => {
|
||||
const colors = 'green yellow blue magenta cyan white gray bgGreen bgYellow bgBlue bgMagenta bgCyan bgWhite'.split(' ')
|
||||
const colors = 'green yellow blue magenta cyan white gray bgGreen bgBlue bgMagenta bgCyan bgYellow bgWhite'.split(' ')
|
||||
|
||||
let runCommand
|
||||
|
||||
|
||||
Reference in New Issue
Block a user