Skip to content

Commit 9cf28e5

Browse files
author
BiffoBear
committed
Changed debugging default back to True.
1 parent 95871c9 commit 9cf28e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_dns_server_nonbreaking_changes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from adafruit_wiznet5k.adafruit_wiznet5k_socket import socket
1212

1313

14-
DEFAULT_DEBUG_ON = False
14+
DEFAULT_DEBUG_ON = True
1515

1616

1717
@pytest.fixture

0 commit comments

Comments
 (0)