Removed tests script for deployment

This commit is contained in:
Manish 2022-07-01 00:02:24 +10:00
parent 65627c6b16
commit f70b044c94

View File

@ -36,6 +36,5 @@
To begin the development, run `npm start` or `yarn start`.
To create a production bundle, use `npm run build` or `yarn build`.
-->
<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
</body>
</html>