зеркало из https://github.com/mozilla/taar.git
Fix test assertion
This commit is contained in:
Родитель
4e2e0321ab
Коммит
6c78e55315
|
@ -23,7 +23,7 @@ def test_profile_fetcher_returns_dict(monkeypatch):
|
|||
|
||||
fetcher = ProfileFetcher()
|
||||
|
||||
fetcher.get("random-client-id") == {
|
||||
assert fetcher.get("random-client-id") == {
|
||||
"installed_addons": [
|
||||
"e10srollout@mozilla.org",
|
||||
"firefox@getpocket.com"
|
||||
|
|
Загрузка…
Ссылка в новой задаче