I ran the test for “Ticket: Projection”
npm test -t projection
then npm start
I got the expected projection code the Lab and submitted, Which is correct.
Then I ran the test for " Ticket: Text and Subfield Search"
npm test -t text-subfield
6 tests were passed
then npm start
After that, opened “http://localhost:5000/status/” in browser to verify the code,
I see the same result of the previous test which is for Projection. Can someone help to resolve it?
I tried restart npm, rebooted my laptop. but still I’m seeing the same previous test projection code.
Already I lose 2 attempts to answer this lab.