mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-05 14:09:46 -06:00
BREAKING CHANGE: trigger major bump
This commit is contained in:
@@ -43,7 +43,6 @@ const getCDN = function ({ version, hash, filename, platform }) {
|
||||
}
|
||||
|
||||
// returns folder that contains beta (unreleased) binaries for given version
|
||||
//
|
||||
const getUploadVersionDirName = function (options) {
|
||||
la(check.unemptyString(options.version), 'missing version', options)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user