* Removed the extra space in expected test result
Signed-off-by: Arash Rohani <Arash.Rohani@gmail.com>
* Changed the output match from exact to substring to fix the issue.
Signed-off-by: Arash Rohani <Arash.Rohani@gmail.com>
* Replaced the logger.LogInformation with Console.WriteLine to fix the test issue.
Signed-off-by: Arash Rohani <Arash.Rohani@gmail.com>
* Fixed the whitespace issue and added sleep directive
Signed-off-by: Arash Rohani <Arash.Rohani@gmail.com>