www.byjp.me/indiekit/helpers/fixtures/html/page.html
JP Hastings-Spital f90ecd1dcd [Indiekit] Add fixture helpers
I can't quite get my head around how @indiekit-test/fixtures is available to the tests in the official indiekit repo, so I've copied it here for now.
2024-10-08 12:13:23 +01:00

11 lines
144 B
HTML

<html>
<head>
<title>Page (without microformats2)</title>
</head>
<body>
<p>I ate a cheese sandwich, which was nice.</p>
</body>
</html>