EthanRBrown / web-development-with-node-and-express

Companion repository to Web Development With Node and Express, first edition.
1.02k stars 502 forks source link

Cross-Page Tests...: Fatal error: No link matching '.requestGroupRate' #109

Open TUKenStone opened 5 years ago

TUKenStone commented 5 years ago

I get this error after executing "grunt" from the Command Prompt (conEmu): Cross-Page Tests requesting a group rate quote from the hood river tour page should populate the referrer field: Fatal error: No link matching '.requestGroupRate' gruntfilejs

grunt_no_link_matching

CamGrover commented 4 years ago

These issues were addressed in this pull request for Zombie: https://github.com/EthanRBrown/web-development-with-node-and-express/pull/111. Hope it works for you too!