feat: add Test for sendValue
This commit is contained in:
@ -10,6 +10,7 @@ void setup() {
|
||||
RUN_TEST(TestWifiBeginNotConnected);
|
||||
RUN_TEST(TestConnectAPI);
|
||||
// RUN_TEST(TestConnectAPIFailed);
|
||||
RUN_TEST(TestSendValue);
|
||||
|
||||
|
||||
UNITY_END();
|
||||
|
Reference in New Issue
Block a user