mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
* Fixed the problem of displaying wrong project as active after project delete. The project delete function in pkg folder now returns the current set project along with the error if any. If no project is left to be set active, "" is returned. * Fixed the test Signed-off-by: mik-dass <mrinald7@gmail.com> * Fixed the comments Signed-off-by: mik-dass <mrinald7@gmail.com>