Skip to content

Commit 63853a0

Browse files
authored
Update main.spec.js
1 parent c26c91d commit 63853a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/main.spec.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ describe('Checklist', function() {
2424
'## Resources',
2525
'## Credits',
2626
'## Other How They... repos',
27+
'## Stargazers Over Time',
2728
'## Contribute',
2829
'## License'];
2930
const actualList = srcMd.match(/^## (.*$)/gim);

0 commit comments

Comments
 (0)