Skip to content

Commit 83de400

Browse files
author
benholloway
committed
diagnose ci copy failures
1 parent df871d1 commit 83de400

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/helpers/cli-test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,7 @@ function factory(base) {
285285

286286
// error in copying implies rejected async
287287
if (error) {
288+
console.log(JSON.stringify(error));
288289
deferred.reject(error);
289290
}
290291
// run the command

0 commit comments

Comments
 (0)