Skip to content

Commit cf266f4

Browse files
Chore: Fixing cypress patch
1 parent ba41d26 commit cf266f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/helpers/atsHelper.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ exports.patchCypressConfigFileContent = (bsConfig) => {
9393
if (originalFunction !== null && originalFunction !== undefined) {
9494
originalFunction(bstackOn, config);
9595
}
96+
return config;
9697
}
9798
`
9899

0 commit comments

Comments
 (0)