We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 702af79 commit 24e9471Copy full SHA for 24e9471
lib/node_modules/@stdlib/array/base/mskunary4d/test/test.js
@@ -41,7 +41,7 @@ tape( 'the function applies a provided callback to a nested input array and assi
41
var y;
42
var m;
43
44
- shape = [ 1, 2, 2, 2 ];
+ shape = [ 2, 1, 2, 2 ];
45
x = [
46
[
47
0 commit comments