Skip to content

Commit

Permalink
exclude include_gnome field in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaume committed Dec 20, 2024
1 parent f4d50a9 commit 614a60b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/materials/test_summary.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
from mp_api.client.routes.materials.summary import SummaryRester

excluded_params = [
"include_gnome",
"sort_fields",
"chunk_size",
"num_chunks",
Expand Down

0 comments on commit 614a60b

Please sign in to comment.