Some time before my test was working fine. Now getting errors in all
test
12test assertion 0 : failure 0; error 12
Please help me out. I want to git rid of this problem.
Some time before my test was working fine. Now getting errors in all
test
12test assertion 0 : failure 0; error 12
Please help me out. I want to git rid of this problem.
Assuming that you are using a version control system (git for example)
then roll back to a version that worked then work forwards till you
find what you changed that caused the problem.