emdashes begone (#10847)
This commit is contained in:
@@ -856,7 +856,7 @@ void test_configCustomHostAndPort(void)
|
||||
TEST_ASSERT_TRUE(MQTT::isValidConfig(config));
|
||||
}
|
||||
|
||||
// An unreachable server is still a valid config — settings always save.
|
||||
// An unreachable server is still a valid config - settings always save.
|
||||
// A warning notification is sent in non-test builds, but isValidConfig returns true.
|
||||
void test_configWithUnreachableServerIsStillValid(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user