Skip to content

Commit 0abfabf

Browse files
fix: Update UserNode test to include badges field
1 parent 42f1e38 commit 0abfabf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/tests/apps/github/api/internal/nodes/user_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ def test_meta_configuration(self):
3232
"location",
3333
"login",
3434
"name",
35+
"badges",
3536
"public_repositories_count",
3637
"releases_count",
3738
"updated_at",

0 commit comments

Comments
 (0)