Combined the skip prompts and set date time code, to just one check box.
This commit is contained in:
@@ -247,7 +247,6 @@ namespace Meade.net.UnitTests
|
||||
Assert.That(profileProperties.RtsDtrEnabled, Is.EqualTo(bool.Parse(RtsDtrEnabledDefault)));
|
||||
|
||||
Assert.That(profileProperties.SendDateTime, Is.EqualTo(bool.Parse(SendDateTimeDefault)));
|
||||
Assert.That(profileProperties.SkipPrompts, Is.EqualTo(bool.Parse(SkipPromptsDefault)));
|
||||
}
|
||||
|
||||
[TestCase("TCP")]
|
||||
|
||||
Reference in New Issue
Block a user