Skip to content

Commit c688dbb

Browse files
committed
Code cleanup.
1 parent 6a002d0 commit c688dbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_fetch.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,6 @@ def test_dj_U_DISTINCT(self):
323323

324324
# Cleanup table
325325
Stimulus.delete()
326-
print(result.make_sql())
326+
327327
# Test to see if the repeated row was removed in the results
328328
assert fechedResult == expectedResult

0 commit comments

Comments
 (0)