mirror of
https://github.com/multipleof4/lynchmark.git
synced 2026-01-13 16:17:54 +00:00
Revert: Update test.js
This commit is contained in:
@@ -14,6 +14,6 @@ export default {
|
||||
if (!html.includes('<h1>') || !html.includes('<strong>') || !html.includes('<em>') || !html.includes('<ul>') || !html.includes('<code>')) {
|
||||
throw new Error('Test Failed: HTML output missing required elements.');
|
||||
}
|
||||
return html;
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user