AlexRedisson18/page-loader

View on GitHub
__tests__/__fixtures__/html-without-links.html

Summary

Maintainability
Test Coverage
<!DOCTYPE html><html><head>
        <title></title>
        </head>
      <body>
        Some text for testing page-loader
      </body></html>