We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a002d0 commit c688dbbCopy full SHA for c688dbb
1 file changed
tests/test_fetch.py
@@ -323,6 +323,6 @@ def test_dj_U_DISTINCT(self):
323
324
# Cleanup table
325
Stimulus.delete()
326
- print(result.make_sql())
+
327
# Test to see if the repeated row was removed in the results
328
assert fechedResult == expectedResult
0 commit comments