fixes the tests
This commit is contained in:
parent
988949a14d
commit
3c1d2c49f5
8 changed files with 18 additions and 9 deletions
|
|
@ -9,7 +9,7 @@ using Yavsc.Abstract.Manage;
|
|||
using Yavsc.Lib;
|
||||
using Yavsc.Services;
|
||||
|
||||
namespace Yavsc.test
|
||||
namespace test
|
||||
{
|
||||
|
||||
[Collection("EMaillingTeststCollection")]
|
||||
|
|
@ -40,4 +40,4 @@ namespace Yavsc.test
|
|||
output.WriteLine($">>done with {mailSentInfo.EMail} {mailSentInfo.Sent} {mailSentInfo.MessageId} {mailSentInfo.ErrorMessage}");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue