Skip to content

Commit bc1fa05

Browse files
committedOct 10, 2022
chore(tests): add debug logs
1 parent 536a1f1 commit bc1fa05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎test/nipplejs.casper.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ var u = require('utils');
55
var NB_TESTS = 10;
66
var nippleIndex = 0;
77
var collectionIndex = 0;
8-
var showClientLog = false;
8+
var showClientLog = true;
99

1010
/*
1111
CONFIGURE CASPER

0 commit comments

Comments
 (0)
Please sign in to comment.