Skip to content

Commit d51da85

Browse files
fix: turn off debug in test
1 parent b60e571 commit d51da85

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/features/single-precision-textures.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ function singlePrecisionTexturesWithUint16Array(output, mode) {
8989
}, {
9090
output: [9],
9191
precision: 'single',
92-
debug: true
9392
});
9493

9594
const result = kernel(original);

0 commit comments

Comments
 (0)