Skip to content

Commit a066002

Browse files
author
Fabio Silva
committed
Biblioteca PytestMock.
1 parent d53c0bd commit a066002

2 files changed

Lines changed: 1 addition & 21 deletions

File tree

libpythonpro_fls/tests/test_spam/test_buscar_avatar.py

Lines changed: 0 additions & 20 deletions
This file was deleted.

libpythonpro_fls/tests/test_spam/test_github_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ def test_buscar_avatar(avatar_url):
2525

2626
def test_buscar_avatar_integracao():
2727
url = github_api.buscar_avatar('fabio1008')
28-
assert 'https://avatars.githubusercontent.com/u/83844802?v=4' == url
28+
assert 'https://avatars.githubusercontent.com/u/83844802?v=4' == url

0 commit comments

Comments
 (0)