Skip to content

Commit beb239b

Browse files
committed
fixup test description
1 parent 574a6b3 commit beb239b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jasmine/tests/range_selector_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ describe('range selector', function() {
9494
assertRanges(update, 1432958400000, 1448859600000);
9595
});
9696

97-
it('should return update object (6 months backward case)', function() {
97+
it('should return update object (3 months backward case)', function() {
9898
var buttonLayout = {
9999
step: 'month',
100100
stepmode: 'backward',

0 commit comments

Comments
 (0)