Skip to content

Commit e298866

Browse files
committed
Update test description
1 parent 2dab426 commit e298866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/_tools/pkgs/wasm/test/test.async.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ tape( 'the function returns an empty array if unable to resolve any packages con
162162
}
163163
});
164164

165-
tape( 'the function returns a string array (if at least one package containing WebAssembly is detected; otherwise, returns an empty array)', function test( t ) {
165+
tape( 'the function returns a string array (if at least one package containing WebAssembly is detected)', function test( t ) {
166166
var findWASM;
167167
var opts;
168168

0 commit comments

Comments
 (0)