Skip to content

Commit ed7d8f2

Browse files
committed
Remove debug print
- Legacy-Id: 6004
1 parent 154a4b6 commit ed7d8f2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ietf/wginfo/tests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -437,7 +437,6 @@ def test_accept_milestone(self):
437437
'm1-accept': "accept",
438438
'action': "save",
439439
})
440-
print r.content
441440
self.assertEquals(r.status_code, 302)
442441

443442
m = GroupMilestone.objects.get(pk=m1.pk)

0 commit comments

Comments
 (0)