Skip to content

Commit b44d70f

Browse files
authored
Uncomment debug_query function call in tests
1 parent dbb6326 commit b44d70f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_query.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -808,7 +808,7 @@ def main():
808808
#test_otherscan_iron_query()
809809
#test_otherscan()
810810

811-
#debug_query()
811+
debug_query()
812812

813813

814814
if __name__ == "__main__":

0 commit comments

Comments
 (0)