Stream: IG creation
Topic: the validation fails when change case of id
Eric Haas (Jul 08 2020 at 00:49):
I changed the id from Task01 to task01 and the qa-.. validation.html does not recognize it so I got an error saying the Task01 file is found but not the task01 one.
I added a line in my bash to wipe out the qa file before each run.
Grahame Grieve (Jul 08 2020 at 00:55):
I think you need to explain this more. what exact file do you need to delete?
Eric Haas (Jul 08 2020 at 01:23):
I had to delete the qa folder to remove the error.
Grahame Grieve (Jul 08 2020 at 01:31):
ok
Last updated: Apr 12 2022 at 19:14 UTC