diff --git a/plone/app/discussion/tests/functional_test_comments.txt b/plone/app/discussion/tests/functional_test_comments.txt index 14f3e7c..13527ea 100644 --- a/plone/app/discussion/tests/functional_test_comments.txt +++ b/plone/app/discussion/tests/functional_test_comments.txt @@ -353,7 +353,6 @@ View the collection listing. >>> browser.getLink('Anonymous on Doc1', index=1) - >>> open('/tmp/testbrowser.html', 'w').write(browser.contents) >>> browser.getLink(tarek_fullname + ' on Doc1') >>> browser.getLink(jim_fullname + ' on Doc1')