Update General.cs
This commit is contained in:
Родитель
fe351fbfda
Коммит
fec05ff353
|
@ -16,7 +16,7 @@ namespace ViewModelTests
|
|||
[TestClass]
|
||||
public class General
|
||||
{
|
||||
public const string GeneralSettingsFileName = "Test\\GenealSettings";
|
||||
public const string GeneralSettingsFileName = "Test\\GeneralSettings";
|
||||
|
||||
private Mock<ISettingsUtils> mockGeneralSettingsUtils;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче