fix: added missing ERMs to challenge seed

This commit is contained in:
Randell Dawson
2020-07-31 13:06:15 -07:00
committed by Mrugesh Mohapatra
parent 9a137573a7
commit 69e3e138f6

View File

@ -71,7 +71,9 @@ tests:
<section> <section>
<h2>Cat Form</h2> <h2>Cat Form</h2>
<form action="https://freecatphotoapp.com/submit-cat-photo"> <form action="https://freecatphotoapp.com/submit-cat-photo">
--fcc-editable-region--
<input type="text" name="catphotourl" placeholder="cat photo URL"> <input type="text" name="catphotourl" placeholder="cat photo URL">
--fcc-editable-region--
</form> </form>
</section> </section>
</main> </main>