We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16de6bf commit 687d6aaCopy full SHA for 687d6aa
components/driver/test/test_adc2.c
@@ -40,7 +40,7 @@ static esp_err_t event_handler(void *ctx, system_event_t *event)
40
return ESP_OK;
41
}
42
43
-TEST_CASE("adc2 work with wifi","[adc][ignore]")
+TEST_CASE("adc2 work with wifi","[adc]")
44
{
45
int read_raw;
46
int target_value;
0 commit comments