Skip to content

Commit 9c18183

Browse files
committed
set nSamples to 8
1 parent 3443260 commit 9c18183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'use strict';
22

33
module.exports = {
4-
nSamples: 1
4+
nSamples: 8
55
};

0 commit comments

Comments
 (0)