Skip to content

Commit 069bdae

Browse files
committed
fixes
1 parent d925a59 commit 069bdae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/unit/core/param_errors.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ suite('Validate Params', function () {
5757
test('saturation(): invalid inputs', () => {
5858
const invalidInputs = [
5959
{ input: [true] },
60-
{ input: [42] },
6160
{ input: [{}] },
6261
{ input: [null] }
6362
];

0 commit comments

Comments
 (0)