Skip to content

Commit 00ef93b

Browse files
committed
Update test description
1 parent 9b1eb5e commit 00ef93b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/node_modules/@stdlib/plot/sparklines/unicode/column/test/test.infinities.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ tape( 'an instance supports setting and getting the property value', function te
7777
t.end();
7878
});
7979

80-
tape( 'setting the `infinities` property triggers a `change` event', function test( t ) {
80+
tape( 'setting the `infinities` property to a new value triggers a `change` event', function test( t ) {
8181
var chart;
8282

8383
chart = ctor({

0 commit comments

Comments
 (0)