.
This commit is contained in:
@@ -13,7 +13,7 @@ namespace PartSource.Automation.Jobs
|
||||
{
|
||||
return new AutomationJobResult
|
||||
{
|
||||
Message = "Test job ran successfully",
|
||||
Message = "Test job ran successfully from the new server",
|
||||
IsSuccess = true
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user