bmpickford / hreflang-checker

Programatically check hreflangs at a given url using existing js test tooling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix cypress support

bmpickford opened this issue · comments

Currently Cypress has issues with using assert { type: 'json' } and using fs. Need to find out why this is and fix it