Skip to content

Commit 9187b37

Browse files
committed
export addCypressZipStartLocation function
1 parent f06dfbf commit 9187b37

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/helpers/capabilityHelper.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,5 +220,6 @@ const validate = (bsConfig, args) => {
220220

221221
module.exports = {
222222
caps,
223+
addCypressZipStartLocation,
223224
validate
224225
}

0 commit comments

Comments
 (0)