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
{{ message }}
This repository was archived by the owner on Oct 10, 2023. It is now read-only.
Upon testing we use two different resource dirs projects and projectPortTesting. Among several projects we have inside these projects, there are a few duplicates. To prevent that, we have to merge the two dirs and use only one dir to import projects needed for unit testing.
A good workaround would be to move all contents from projectPortTesting to projects. As the port detection unit tests are using right now the projectPortTesting dir for testing, we need to update the path in component_recognizer_test.go.