Tests should reference the port from firebase.json
Crowbrammer opened this issue · 1 comments
Crowbrammer commented
Sometimes another port conflicts with port 8080, so a new port should be made. The coverageUrl in the test assumes port 8080 is used instead of 8025, which is my current port.
Should reference the port in the json file, if available.