mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
renamed results to readme
This commit is contained in:
parent
29bd4c8c05
commit
b19c200c6c
@ -266,7 +266,7 @@
|
||||
|
||||
html += "</tbody></table>";
|
||||
|
||||
fs.writeFileSync("tests/results.md", html);
|
||||
fs.writeFileSync("tests/readme.md", html);
|
||||
};
|
||||
|
||||
})();
|
Loading…
Reference in New Issue
Block a user