You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the resources file, at line 17 the mongo service provides a Port to get connected but the Port 27017 doesn't have an exact location which means that the application may crash at the time of transferring queries.
To fix this take a simple Port for a test case and specify its location in the root directory.
The text was updated successfully, but these errors were encountered:
Hi, I would like to contribute in this project. Do I have to just test out different available ports and run sbt test?
Please explain as what is to be done.
The text was updated successfully, but these errors were encountered: