Skip to content

Commit 5d87783

Browse files
committed
Auto-generated commit
1 parent 0c23a3a commit 5d87783

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222

2323
<details>
2424

25+
- [`5573d86`](https://github.com/stdlib-js/stdlib/commit/5573d863917a9eb155d9c3b7e6d4c5a15ce3c848) - **test:** fix broken tests _(by Athan Reines)_
2526
- [`73f0550`](https://github.com/stdlib-js/stdlib/commit/73f055020dcc55a92d32c1cba59a7143d833813f) - **docs:** update dtype type _(by Athan Reines)_
2627
- [`28e03f0`](https://github.com/stdlib-js/stdlib/commit/28e03f081caf45695c941a8c2e279b6eab189460) - **test:** serialize returned dtype to string _(by Athan Reines)_
2728
- [`7f63ca2`](https://github.com/stdlib-js/stdlib/commit/7f63ca2e79dfec53d1424d7c29704f0ec4cd7af7) - **bench:** reduce maximum array size _(by Athan Reines)_

test/test.factory.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,6 @@ tape( 'the function returns a function which throws an error if provided a `dtyp
357357

358358
values = [
359359
'5',
360-
5,
361360
NaN,
362361
true,
363362
false,

0 commit comments

Comments
 (0)