Skip to content
This repository was archived by the owner on Feb 15, 2023. It is now read-only.

Commit cd781c8

Browse files
committed
WIP
1 parent 74c2639 commit cd781c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/feed_manager_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ describe('FeedManager', function() {
5757

5858
expect(feeds['timeline'].id).to.be('timeline:matthisk');
5959
expect(feeds['timeline_aggregated'].id).to.be(
60-
'timeline_aggregated:matthisk',
60+
'timeline_aggregated:matthisk'
6161
);
6262
});
6363

0 commit comments

Comments
 (0)