mirror of
https://github.com/upgundecha/howtheysre
synced 2026-01-03 07:48:02 +00:00
Update main.spec.js
This commit is contained in:
@@ -24,6 +24,7 @@ describe('Checklist', function() {
|
|||||||
'## Resources',
|
'## Resources',
|
||||||
'## Credits',
|
'## Credits',
|
||||||
'## Other How They... repos',
|
'## Other How They... repos',
|
||||||
|
'## Stargazers Over Time',
|
||||||
'## Contribute',
|
'## Contribute',
|
||||||
'## License'];
|
'## License'];
|
||||||
const actualList = srcMd.match(/^## (.*$)/gim);
|
const actualList = srcMd.match(/^## (.*$)/gim);
|
||||||
|
|||||||
Reference in New Issue
Block a user