Skip to content

Commit 293e490

Browse files
committed
MCU8MASS-976 Remove http_configure_ca.ino from tests, is now in provision.ino
1 parent 16c2a05 commit 293e490

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

test/test_examples.py

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -239,14 +239,6 @@ def example_test_data():
239239
"expectation": "\\[INFO\\] Response: {"
240240
}
241241
],
242-
"https_configure_ca": [
243-
{
244-
"expectation": "\\[INFO\\] Setting up security profile for HTTPS..."
245-
},
246-
{
247-
"expectation": "\\[INFO\\] Done!"
248-
}
249-
],
250242
"mqtt_password_authentication": [
251243
{
252244
"expectation": "\\[INFO\\] Starting MQTT with username and password example"

0 commit comments

Comments
 (0)