Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0b3eb4d

Browse files
Remove print from tests
1 parent bcaebd1 commit 0b3eb4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎tests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,6 @@ def setUp(self):
275275
def test_file_name_is_testspy(self):
276276
logger.error('An error has occured')
277277
json_record = json.loads(log_buffer.getvalue())
278-
print(json_record)
279278
self.assertEqual(json_record['filename'], 'tests.py')
280279

281280
def test_function_name(self):

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /